Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit dafa341

Browse files
author
Mateusz Gostański
committed
Updated to PHP8
1 parent 31a9f27 commit dafa341

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
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.4",
19+
"php": "^7.4|^8.0",
2020
"ext-json": "*",
2121
"guzzlehttp/guzzle": "^7.2",
2222
"illuminate/http": "^8.0",

0 commit comments

Comments
 (0)