We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca1c18 commit 655be31Copy full SHA for 655be31
composer.json
@@ -5,9 +5,9 @@
5
"license": "MIT",
6
"require": {
7
"php": ">=8.1",
8
- "symfony/framework-bundle": "^6.3.*",
9
- "symfony/security-bundle": "^6.3.*",
10
- "symfony/yaml": "^6.3.*",
+ "symfony/framework-bundle": "6.3.*",
+ "symfony/security-bundle": "6.3.*",
+ "symfony/yaml": "6.3.*",
11
"doctrine/orm": "^2.15",
12
"doctrine/doctrine-bundle": "^2.10",
13
"doctrine/doctrine-migrations-bundle": "^3.2"
0 commit comments