Skip to content

Commit 74aec72

Browse files
committed
fix: composer.json config
1 parent 7ee600c commit 74aec72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"api-platform/doctrine-common": "^3.4 || ^4.0",
2828
"api-platform/metadata": "^3.4 || ^4.0",
2929
"api-platform/state": "^3.4 || ^4.0",
30-
"doctrine/doctrine-bundle": "^2.11",
3130
"doctrine/orm": "^2.17 || ^3.0",
3231
"symfony/property-info": "^6.4 || ^7.1"
3332
},
3433
"require-dev": {
3534
"api-platform/parameter-validator": "^3.2",
35+
"doctrine/doctrine-bundle": "^2.11",
3636
"phpspec/prophecy-phpunit": "^2.0",
3737
"phpunit/phpunit": "^10.0",
3838
"ramsey/uuid": "^4.7",

0 commit comments

Comments
 (0)