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

Commit 1aec747

Browse files
committed
Drop PHP5.3.
1 parent ac15e64 commit 1aec747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"source": "http://git.hoa-project.net/"
2222
},
2323
"require": {
24-
"hoa/core": "~1.0"
24+
"hoa/core": "~2.0"
2525
},
2626
"target-dir": "Hoa/Zombie",
2727
"autoload" : { "psr-0": { "Hoa\\Zombie": "." } }

0 commit comments

Comments
 (0)