We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c4d0e commit 1aeddb7Copy full SHA for 1aeddb7
1 file changed
composer.json
@@ -9,9 +9,9 @@
9
"paragonie/halite": "^4.6",
10
"paragonie/sodium_compat": "^1.5",
11
"doctrine/orm": "^2.5",
12
- "symfony/property-access": "^4.1|^5.0",
13
- "symfony/dependency-injection": "^4.1|^5.0",
14
- "symfony/yaml": "^4.1|^5.0",
+ "symfony/property-access": "^5.1",
+ "symfony/dependency-injection": "^5.1",
+ "symfony/yaml": "^5.1",
15
"symfony/http-kernel": "^5.1",
16
"symfony/config": "^5.1"
17
},
0 commit comments