Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
ARC2: force sabre/uri 1.*, because 2.* requires PHP 7
Browse files Browse the repository at this point in the history
  • Loading branch information
k00ni committed Mar 20, 2018
1 parent 9b7118b commit ecc4fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"require": {
"php": ">=5.6",
"semsol/arc2": "2.*",
"sabre/uri": "1.*",
"saft/saft-store": ">=1.0"
},
"require-dev": {
Expand Down

0 comments on commit ecc4fa5

Please sign in to comment.