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 457f932 commit f3d6fc0Copy full SHA for f3d6fc0
composer.json
@@ -19,16 +19,14 @@
19
"guzzlehttp/guzzle": "^6.2",
20
"doctrine/inflector": "v1.0.1",
21
"afosto/bp": "^2.0",
22
- "psr/cache": "^1.0"
+ "psr/cache": "^2.0"
23
},
24
"require-dev": {
25
"symfony/var-dumper": "^3.0",
26
"symfony/console": "^3.2",
27
"symfony/dom-crawler": "^3.2",
28
- "filp/whoops": "2.1.5",
29
- "symfony/css-selector": "^3.2",
30
- "cache/filesystem-adapter": "^1.2",
31
- "cache/array-adapter": "^1.2"
+ "filp/whoops": "^2",
+ "symfony/css-selector": "^3.2"
32
33
"autoload": {
34
"psr-4": {
0 commit comments