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 db5bd33 commit 1031a11Copy full SHA for 1031a11
composer.json
@@ -14,15 +14,15 @@
14
"dnoegel/php-xdg-base-dir": "~0.1",
15
"shopwarelabs/plugin-info": "dev-master",
16
"ramsey/array_column": "~1.1",
17
- "fzaninotto/faker": "^1.7",
18
- "guzzlehttp/guzzle": "^6.2.3",
+ "fzaninotto/faker": "^1.9.1",
+ "guzzlehttp/guzzle": "^6.5.2",
19
"php-http/guzzle6-adapter": "^1.0",
20
"piwik/ini": "^1.0",
21
- "padraic/phar-updater": "^1.0"
+ "padraic/phar-updater": "^1.0.6"
22
},
23
"require-dev": {
24
"ext-phar": "*",
25
- "phpunit/phpunit": "^4.8.35",
+ "phpunit/phpunit": "^4.8.36",
26
"friendsofphp/php-cs-fixer": "^2.2.20"
27
28
"scripts": {
0 commit comments