Releases: phpcr/phpcr-migrations
Releases · phpcr/phpcr-migrations
1.4.0
- Allow installation with Symfony 7.
- Test with PHP 8.2, 8.3
- Drop support for PHP < 8.1
1.3.1
- Allow installation with Symfony 6.
1.2.0
- Symfony 5 support
- Tested on PHP 7.3 and 7.4
1.0.0
Since 0.1:
- Prevent keyword truncation when determining the name of a class contained in a file
- Allow Symfony 3.0 #5
- Throw appropriate exception if no paths are provided to the
VersionFinder
#1
- Only test against PHP5.6 and 7.0