Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit a81e994

Browse files
committed
Quality: Drop PHP5.4.
1 parent 977b21b commit a81e994

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.State

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
beta

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"source": "http://git.hoa-project.net/"
2222
},
2323
"require": {
24-
"hoa/consistency": "~0.0",
25-
"hoa/exception" : "~0.0",
26-
"hoa/protocol" : "~0.0",
24+
"hoa/consistency": "~1.0",
25+
"hoa/exception" : "~1.0",
26+
"hoa/protocol" : "~1.0",
2727
"hoa/stream" : "~0.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)