File tree Expand file tree Collapse file tree 6 files changed +5
-11
lines changed
Expand file tree Collapse file tree 6 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 77 "php" : " >=8.1" ,
88 "ext-ctype" : " *" ,
99 "ext-iconv" : " *" ,
10- "doctrine/doctrine-bundle" : " ^2.14" ,
10+ "doctrine/doctrine-bundle" : " ^2.14 || ^3.0 " ,
1111 "doctrine/orm" : " ^3.3" ,
1212 "doctrineencryptbundle/doctrine-encrypt-bundle" : " @dev" ,
1313 "symfony/console" : " 6.4.*" ,
Original file line number Diff line number Diff line change 1414 <server name =" APP_ENV" value =" test" force =" true" />
1515 <server name =" SHELL_VERBOSITY" value =" -1" />
1616 <server name =" SYMFONY_PHPUNIT_REMOVE" value =" " />
17- <server name =" SYMFONY_PHPUNIT_VERSION" value =" 12 " />
17+ <server name =" SYMFONY_PHPUNIT_VERSION" value =" 9.5 " />
1818 <env name =" SYMFONY_DEPRECATIONS_HELPER" value =" disabled" />
1919 </php >
2020
Original file line number Diff line number Diff line change 77 "php" : " >=8.1" ,
88 "ext-ctype" : " *" ,
99 "ext-iconv" : " *" ,
10- "doctrine/doctrine-bundle" : " ^2.14" ,
10+ "doctrine/doctrine-bundle" : " ^2.14 || ^3.0 " ,
1111 "doctrine/orm" : " ^2.12" ,
1212 "doctrineencryptbundle/doctrine-encrypt-bundle" : " @dev" ,
1313 "symfony/console" : " 6.4.*" ,
Original file line number Diff line number Diff line change 77 "php" : " >=8.1" ,
88 "ext-ctype" : " *" ,
99 "ext-iconv" : " *" ,
10- "doctrine/doctrine-bundle" : " ^2.14" ,
10+ "doctrine/doctrine-bundle" : " ^2.14 || ^3.0 " ,
1111 "doctrine/orm" : " ^2.12" ,
1212 "doctrineencryptbundle/doctrine-encrypt-bundle" : " @dev" ,
1313 "symfony/console" : " 6.4.*" ,
Original file line number Diff line number Diff line change 1414 <server name =" APP_ENV" value =" test" force =" true" />
1515 <server name =" SHELL_VERBOSITY" value =" -1" />
1616 <server name =" SYMFONY_PHPUNIT_REMOVE" value =" " />
17- <server name =" SYMFONY_PHPUNIT_VERSION" value =" 12 " />
17+ <server name =" SYMFONY_PHPUNIT_VERSION" value =" 9.5 " />
1818 <env name =" SYMFONY_DEPRECATIONS_HELPER" value =" disabled" />
1919 </php >
2020
Original file line number Diff line number Diff line change 1111 "config/routes/annotations.yaml"
1212 ]
1313 },
14- "doctrine/cache": {
15- "version": "2.1.1"
16- },
1714 "doctrine/collections": {
1815 "version": "1.6.8"
1916 },
7673 "paragonie/hidden-string": {
7774 "version": "v2.0.0"
7875 },
79- "paragonie/random_compat": {
80- "version": "v9.99.100"
81- },
8276 "paragonie/sodium_compat": {
8377 "version": "v1.17.0"
8478 },
You can’t perform that action at this time.
0 commit comments