Bump mikey179/vfsstream from 1.6.11 to 1.6.12
Bumps mikey179/vfsstream from 1.6.11 to 1.6.12.
Release notes
Sourced from mikey179/vfsstream's releases.
v1.6.12
What's Changed
- Fix PHP 8.4 deprecate-implicitly-nullable-types by
@andypost
in bovigo/vfsStream#290- Drop support for php 5 by
@jaapio
in bovigo/vfsStream#292New Contributors
@andypost
made their first contribution in bovigo/vfsStream#290Full Changelog: https://github.com/bovigo/vfsStream/compare/v1.6.11...v1.6.12
Changelog
Sourced from mikey179/vfsstream's changelog.
1.6.12 (2024-08-29)
- Drop php 5 and 7.0 support as new versions enforced a syntax change that is not compatible with the old versions.
Commits
-
fe695ec
Set date for new release -
3f7ee8d
Merge pull request #292 from bovigo/drop-php-5-support -
001a279
Cleanup test bootstrap and changelog -
2e39a43
Disable coverage for php 7.1 -
a4a4e4c
Upgrade tests to run on newer phpunit -
dafa558
Attempt to fix phpunit run -
b345f0e
Drop support for php 5 -
796ae51
Merge pull request #290 from skilld-labs/v1.6 -
1ee7fa3
Fix PHP 8.4 deprecate-implicitly-nullable-types - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts