We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f5e5c commit 2f05e78Copy full SHA for 2f05e78
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 || ^6.0",
+ "symfony/cache": "^5.4 || ^6.0 || ^7.0",
25
"symfony/event-dispatcher-contracts": "^2.0 || ^3.0.0",
26
- "symfony/security-core": "^5.4 || ^6.0"
+ "symfony/security-core": "^5.4 || ^6.0 || ^7.0"
27
},
28
"config": {
29
"sort-packages": true
0 commit comments