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

Commit f46753f

Browse files
committed
Drop PHP5.3.
1 parent be6c4d7 commit f46753f

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
@@ -22,7 +22,7 @@
2222
"source": "http://git.hoa-project.net/"
2323
},
2424
"require": {
25-
"hoa/core": "~1.0",
25+
"hoa/core": "~2.0",
2626
"ext-pdo" : "*"
2727
},
2828
"target-dir": "Hoa/Database",

0 commit comments

Comments
 (0)