Skip to content

Commit

Permalink
Allow sebastian/environment ^4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Oct 17, 2018
1 parent bab8bbd commit 6034bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -38,7 +38,7 @@
"phpunit/php-timer": "^2.0",
"sebastian/comparator": "^3.0",
"sebastian/diff": "^3.0",
"sebastian/environment": "^3.1",
"sebastian/environment": "^3.1 || ^4.0",
"sebastian/exporter": "^3.1",
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
Expand Down

0 comments on commit 6034bae

Please sign in to comment.