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

Commit 015ba35

Browse files
committed
Drop PHP5.3.
1 parent 860eb91 commit 015ba35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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/Visitor",
2727
"autoload" : { "psr-0": { "Hoa\\Visitor": "." } }

0 commit comments

Comments
 (0)