Skip to content

Commit 1250515

Browse files
committed
Allow php 8
1 parent c6951e2 commit 1250515

File tree

2 files changed

+3294
-1
lines changed

2 files changed

+3294
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.1",
18+
"php": "^7.1|^8.0.0",
1919
"phramework/util": "^0.0.0",
2020
"guzzlehttp/guzzle": "~6.3.3",
2121
"phramework/operator": "*"

0 commit comments

Comments
 (0)