Skip to content

Commit

Permalink
Update dependencies (#254)
Browse files Browse the repository at this point in the history
Update dependencies and fix the BC breaks introduced by PHP-Scoper.
  • Loading branch information
theofidry authored Jun 8, 2018
1 parent e831cb5 commit 5aa3c42
Show file tree
Hide file tree
Showing 12 changed files with 296 additions and 242 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"composer/composer": "^1.6",
"composer/xdebug-handler": "^1.1.0",
"herrera-io/annotations": "~1.0",
"humbug/php-scoper": "dev-master#c0384b6",
"humbug/php-scoper": "dev-master#4f40b5a",
"justinrainbow/json-schema": "^5.2",
"nikic/iter": "^1.6",
"ocramius/package-versions": "^1.3",
Expand All @@ -63,7 +63,7 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
"infection/infection": "^0.8",
"infection/infection": "dev-master",
"mikey179/vfsStream": "^1.1",
"phpunit/phpunit": "^7.0"
},
Expand Down
Loading

0 comments on commit 5aa3c42

Please sign in to comment.