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

Commit 881e6db

Browse files
committed
Drop PHP5.3.
1 parent 9e300e0 commit 881e6db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 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/core" : "~1.0",
24+
"hoa/core" : "~2.0",
2525
"hoa/math" : "~0.0",
26-
"hoa/string" : "~1.0",
26+
"hoa/string" : "~2.0",
2727
"hoa/visitor" : "~0.0"
2828
},
2929
"target-dir": "Hoa/Regex",

0 commit comments

Comments
 (0)