Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Commit 430201c

Browse files
committed
Update composer.json
Changing Hodgepodge from 2.0.* to 2.*
1 parent c01cb69 commit 430201c

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.4.0",
17-
"brokencube/hodgepodge": "2.0.*"
17+
"brokencube/hodgepodge": "2.*"
1818
},
1919
"autoload": {
2020
"psr-0": { "Automatorm": "src" }

0 commit comments

Comments
 (0)