We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23969f commit 274965bCopy full SHA for 274965b
1 file changed
composer.json
@@ -16,8 +16,8 @@
16
"react/event-loop": "^1.5",
17
"react/socket": "^1.16",
18
"symfony/deprecation-contracts": "^2.5 || ^3.0",
19
- "symfony/http-foundation": "^6.4 || ^7.3",
20
- "symfony/routing": "^6.4 || ^7.3"
+ "symfony/http-foundation": "^7.4 || ^8.0",
+ "symfony/routing": "^7.4 || ^8.0"
21
},
22
"require-dev": {
23
"ext-session": "*",
@@ -29,7 +29,7 @@
29
"psr/container": "^1.0 || ^2.0",
30
"psr/event-dispatcher": "^1.0",
31
"rector/rector": "2.2.6",
32
- "symfony/security-core": "^6.4 || ^7.3"
+ "symfony/security-core": "^7.4 || ^8.0"
33
34
"conflict": {
35
"psr/container": ">=3.0",
0 commit comments