File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 }
2121 ],
2222 "require" : {
23- "php" : " ^7.2" ,
23+ "php" : " ^7.2 || ^8.0 " ,
2424 "friendsofsymfony/oauth2-php" : " ~1.1" ,
2525 "symfony/dependency-injection" : " ^4.4 || ^5.1" ,
2626 "symfony/framework-bundle" : " ^4.4 || ^5.1" ,
3232 },
3333 "require-dev" : {
3434 "doctrine/doctrine-bundle" : " ^2.0" ,
35- "doctrine/mongodb-odm" : " ~1.0 " ,
35+ "doctrine/mongodb-odm" : " ^2.2 " ,
3636 "doctrine/orm" : " ~2.2" ,
3737 "phing/phing" : " ~2.4" ,
3838 "php-mock/php-mock-phpunit" : " ~1.0 || ~2.0" ,
39+ "phpstan/phpstan" : " ^0.12" ,
3940 "phpstan/phpstan-phpunit" : " ~0.9" ,
40- "phpstan/phpstan-shim" : " ~0.9" ,
41- "phpunit/phpunit" : " ~5.0 || ~6.0" ,
41+ "phpunit/phpunit" : " ^9.0" ,
4242 "propel/propel1" : " ~1.6" ,
4343 "symfony/console" : " ^4.4 || ^5.1" ,
4444 "symfony/form" : " ^4.4 || ^5.1" ,
You can’t perform that action at this time.
0 commit comments