Skip to content

Commit f76d17c

Browse files
authored
Merge pull request #1 from toyokumo/feature/update-dependencies
Update dependencies
2 parents b87b775 + 9227497 commit f76d17c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"homepage": "https://github.com/toyokumo/DualSessionBundle",
66
"license": "MIT",
77
"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"
8+
"php": "^7.4|^8.0",
9+
"symfony/config": "^4.3|~5.0|~6.0",
10+
"symfony/dependency-injection": "^4.4|~5.0|~6.0",
11+
"sensio/framework-extra-bundle": "~3.0|~4.0|~5.0|~6.0"
1212
},
1313
"autoload": {
1414
"psr-4": { "Toyokumo\\DualSessionBundle\\": "src/" }

0 commit comments

Comments
 (0)