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

Commit 0d9b24e

Browse files
committed
Quality: Drop PHP5.4.
1 parent 2b02e35 commit 0d9b24e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"source": "http://git.hoa-project.net/"
2323
},
2424
"require": {
25-
"hoa/consistency": "~0.0",
26-
"hoa/exception" : "~0.0",
25+
"hoa/consistency": "~1.0",
26+
"hoa/exception" : "~1.0",
2727
"hoa/stream" : "~0.0"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)