Skip to content

Commit fc059d1

Browse files
authored
Add PHP 8.0 support
1 parent 6cb9408 commit fc059d1

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
@@ -22,7 +22,7 @@
2222
"sso"
2323
],
2424
"require": {
25-
"php": "^5.6|^7.0",
25+
"php": "^5.6|^7.0|^8.0",
2626
"league/oauth2-client": "~2.0",
2727
"firebase/php-jwt": "~3.0||~4.0||~5.0"
2828
},

0 commit comments

Comments
 (0)