Skip to content

Commit

Permalink
Require dev-master for dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
wimme002 committed Mar 7, 2022
1 parent 427d200 commit cd2c816
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
},
"require": {
"php" : ">=5.5.0",
"hoa/compiler" : "~3.0",
"hoa/consistency": "~1.0",
"hoa/exception" : "~1.0",
"hoa/file" : "~1.0",
"hoa/protocol" : "~1.0",
"hoa/visitor" : "~2.0"
"hoa/compiler" : "dev-master",
"hoa/consistency": "dev-master",
"hoa/exception" : "dev-master",
"hoa/file" : "dev-master",
"hoa/protocol" : "dev-master",
"hoa/visitor" : "dev-master"
},
"require-dev": {
"hoa/test": "~2.0"
Expand Down

0 comments on commit cd2c816

Please sign in to comment.