Skip to content

Commit b5b4c72

Browse files
author
Anton Komarev
committed
Add PHP 8 support
1 parent c1c5bf3 commit b5b4c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"docs": "https://github.com/cybercog/php-contracts-weblog/wiki"
4040
},
4141
"require": {
42-
"php": "^7.1.3"
42+
"php": "^7.1.3|^8.0"
4343
},
4444
"autoload": {
4545
"psr-4": {

0 commit comments

Comments
 (0)