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.
2 parents b87b775 + 9227497 commit f76d17cCopy full SHA for f76d17c
composer.json
@@ -5,10 +5,10 @@
5
"homepage": "https://github.com/toyokumo/DualSessionBundle",
6
"license": "MIT",
7
"require": {
8
- "php": "^7.2",
9
- "symfony/config": "~3.0|~4.0",
10
- "symfony/dependency-injection": "~3.0|~4.0",
11
- "sensio/framework-extra-bundle": "~3.0|~4.0|~5.0"
+ "php": "^7.4|^8.0",
+ "symfony/config": "^4.3|~5.0|~6.0",
+ "symfony/dependency-injection": "^4.4|~5.0|~6.0",
+ "sensio/framework-extra-bundle": "~3.0|~4.0|~5.0|~6.0"
12
},
13
"autoload": {
14
"psr-4": { "Toyokumo\\DualSessionBundle\\": "src/" }
0 commit comments