File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 }
2222 ],
2323 "require" : {
24- "php" : " ^7.4 || ^8.0 " ,
25- "thecodingmachine/tdbm" : " ~5.3 .0" ,
24+ "php" : " ^8.1 " ,
25+ "thecodingmachine/tdbm" : " ^6 .0" ,
2626 "doctrine/doctrine-bundle" : " ^2" ,
2727 "doctrine/orm" : " ^2" ,
28- "symfony/http-kernel" : " ^4.1.9 || ^ 5"
28+ "symfony/http-kernel" : " ^5"
2929 },
3030 "require-dev" : {
3131 "roave/security-advisories" : " dev-master" ,
32- "symfony/security-bundle" : " ^4.1.9 || ^ 5" ,
33- "symfony/yaml" : " ^4.1.9 || ^ 5" ,
32+ "symfony/security-bundle" : " ^5" ,
33+ "symfony/yaml" : " ^5" ,
3434 "phpunit/phpunit" : " ^9.5" ,
3535 "phpstan/phpstan" : " ^1.2" ,
3636 "thecodingmachine/tdbm-fluid-schema-builder" : " ^1.0.0" ,
37- "symfony/framework-bundle" : " ^5.2 "
37+ "symfony/framework-bundle" : " ^5.4 "
3838 },
3939 "scripts" : {
4040 "phpstan" : " phpstan analyse TdbmBundle.php DependencyInjection/ Utils/ -c phpstan.neon --level=8 --no-progress"
You can’t perform that action at this time.
0 commit comments