Skip to content

Commit

Permalink
Add PHP 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Komarev committed Jan 7, 2024
1 parent c1c5bf3 commit b5b4c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"docs": "https://github.com/cybercog/php-contracts-weblog/wiki"
},
"require": {
"php": "^7.1.3"
"php": "^7.1.3|^8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b5b4c72

Please sign in to comment.