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 c2ea6c1 commit 2f31650Copy full SHA for 2f31650
composer.json
@@ -16,8 +16,8 @@
16
"react/event-loop": "^1.3",
17
"react/socket": "^1.11",
18
"symfony/deprecation-contracts": "^2.5 || ^3.0",
19
- "symfony/http-foundation": "^6.4 || ^7.1",
20
- "symfony/routing": "^6.4 || ^7.1"
+ "symfony/http-foundation": "^6.4 || ^7.2",
+ "symfony/routing": "^6.4 || ^7.2"
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.0.6",
32
- "symfony/security-core": "^6.4 || ^7.1"
+ "symfony/security-core": "^6.4 || ^7.2"
33
34
"conflict": {
35
"psr/container": ">=3.0",
0 commit comments