Skip to content

Commit 918aaab

Browse files
committed
Code chapter 3
Signed-off-by: Howriq <[email protected]>
1 parent b7e7576 commit 918aaab

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"require": {
2929
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
3030
"doctrine/data-fixtures": "^2.2",
31+
"doctrine/doctrine-fixtures-bundle": "^4.3",
3132
"dotkernel/dot-cache": "^4.0",
3233
"ramsey/uuid": "^4.5.0",
3334
"ramsey/uuid-doctrine": "^2.1.0",
@@ -40,7 +41,6 @@
4041
"mezzio/mezzio-twigrenderer": "^2.17.0"
4142
},
4243
"require-dev": {
43-
"doctrine/doctrine-fixtures-bundle": "^4.3",
4444
"filp/whoops": "^2.17.0",
4545
"laminas/laminas-coding-standard": "^3.0.1",
4646
"laminas/laminas-development-mode": "^3.13.0",

0 commit comments

Comments
 (0)