We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1068282 + 36f08ae commit f155c0eCopy full SHA for f155c0e
2 files changed
composer.json
@@ -14,9 +14,9 @@
14
"kevinrob/guzzle-cache-middleware": "^3.4",
15
"klaussilveira/gitter": "^0.3.0",
16
"psr/log": "^1.0",
17
- "symfony/cache": "^5.3",
18
- "symfony/console": "^3.0 || ^4.0",
19
- "symfony/process": "^3.0 || ^4.0"
+ "symfony/cache": "^5.0 || ^6.0",
+ "symfony/console": "^5.0 || ^6.0",
+ "symfony/process": "^5.0 || ^6.0"
20
},
21
"license": "GPL-2.0-or-later",
22
"autoload": {
0 commit comments