Skip to content

Commit ec46def

Browse files
committed
Fix composer
1 parent f500ba9 commit ec46def

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
@@ -6,7 +6,7 @@
66
"homepage": "https://github.com/ivanalemunioz/afip.php",
77
"license": "MIT",
88
"require": {
9-
"php": "^5.3.3"
9+
"php": ">=5.3.3"
1010
},
1111
"authors": [
1212
{

0 commit comments

Comments
 (0)