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 20
20
}
21
21
],
22
22
"require" : {
23
- "php" : " ^7.2" ,
23
+ "php" : " ^7.2 || ^8.0 " ,
24
24
"friendsofsymfony/oauth2-php" : " ~1.1" ,
25
25
"symfony/dependency-injection" : " ^4.4 || ^5.1" ,
26
26
"symfony/framework-bundle" : " ^4.4 || ^5.1" ,
32
32
},
33
33
"require-dev" : {
34
34
"doctrine/doctrine-bundle" : " ^2.0" ,
35
- "doctrine/mongodb-odm" : " ~1.0 " ,
35
+ "doctrine/mongodb-odm" : " ^2.2 " ,
36
36
"doctrine/orm" : " ~2.2" ,
37
37
"phing/phing" : " ~2.4" ,
38
38
"php-mock/php-mock-phpunit" : " ~1.0 || ~2.0" ,
39
+ "phpstan/phpstan" : " ^0.12" ,
39
40
"phpstan/phpstan-phpunit" : " ~0.9" ,
40
- "phpstan/phpstan-shim" : " ~0.9" ,
41
- "phpunit/phpunit" : " ~5.0 || ~6.0" ,
41
+ "phpunit/phpunit" : " ^9.0" ,
42
42
"propel/propel1" : " ~1.6" ,
43
43
"symfony/console" : " ^4.4 || ^5.1" ,
44
44
"symfony/form" : " ^4.4 || ^5.1" ,
You can’t perform that action at this time.
0 commit comments