File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 ],
2222 "require" : {
2323 "php" : " >=8.1" ,
24- "api-platform/doctrine-common" : " *@dev || ^3.1" ,
25- "api-platform/metadata" : " *@dev || ^3.1" ,
26- "api-platform/state" : " *@dev || ^3.1" ,
24+ "api-platform/doctrine-common" : " ^3.1" ,
25+ "api-platform/metadata" : " ^3.1" ,
26+ "api-platform/state" : " ^3.1" ,
2727 "doctrine/doctrine-bundle" : " ^2.11" ,
2828 "doctrine/orm" : " ^2.17 || ^3.0" ,
2929 "symfony/property-info" : " ^6.4 || ^7.1"
3030 },
3131 "require-dev" : {
32- "api-platform/parameter-validator" : " *@dev || ^3.2" ,
32+ "api-platform/parameter-validator" : " ^3.2" ,
3333 "phpspec/prophecy-phpunit" : " ^2.0" ,
3434 "phpunit/phpunit" : " ^10.0" ,
3535 "ramsey/uuid" : " ^4.7" ,
6969 "scripts" : {
7070 "test" : " ./vendor/bin/phpunit"
7171 }
72- }
72+ }
You can’t perform that action at this time.
0 commit comments