Skip to content

Commit a3e4d70

Browse files
Add more old PHP versions
1 parent c499fbb commit a3e4d70

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^5.4 || ^7.0 || ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1",
20+
"php": "^5.4 || ^5.5 || ^5.6 || ^7.0 || ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1",
2121
"guzzlehttp/guzzle": "^5.0 || ^6.0 || ^7.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)