We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d69d4d commit a9e8eeeCopy full SHA for a9e8eee
1 file changed
composer.json
@@ -21,9 +21,9 @@
21
"ext-curl": "*",
22
"linkorb/userbase-role-contracts": "^2.0",
23
"psr/cache": "~1.0 || ^2.0 || ^3.0",
24
- "symfony/cache": "^5.4",
+ "symfony/cache": "^5.4 || ^6.0",
25
"symfony/event-dispatcher-contracts": "^2.0 || ~3.0.0",
26
- "symfony/security-core": "^5.4"
+ "symfony/security-core": "^5.4 || ^6.0"
27
},
28
"config": {
29
"sort-packages": true
0 commit comments