Skip to content

Commit 655be31

Browse files
committed
Fix
1 parent aca1c18 commit 655be31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=8.1",
8-
"symfony/framework-bundle": "^6.3.*",
9-
"symfony/security-bundle": "^6.3.*",
10-
"symfony/yaml": "^6.3.*",
8+
"symfony/framework-bundle": "6.3.*",
9+
"symfony/security-bundle": "6.3.*",
10+
"symfony/yaml": "6.3.*",
1111
"doctrine/orm": "^2.15",
1212
"doctrine/doctrine-bundle": "^2.10",
1313
"doctrine/doctrine-migrations-bundle": "^3.2"

0 commit comments

Comments
 (0)