Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
Updated Composer dependencies for PHP 7.0 only.
Browse files Browse the repository at this point in the history
  • Loading branch information
shochdoerfer committed Oct 18, 2016
1 parent 7242aff commit 3b5611a
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 100 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"require": {
"php": "^7.0",
"bitexpert/pathfinder": "^0.4.0",
"bitexpert/adroit": "^0.4.0",
"bitexpert/pathfinder": "^0.5.0",
"bitexpert/adroit": "^0.5.0",
"bitexpert/slf4psrlog": "^0.1.0",
"zendframework/zend-diactoros": "^1.0.0",
"psr/http-message": "^1.0",
Expand Down
Loading

0 comments on commit 3b5611a

Please sign in to comment.