Skip to content

Commit

Permalink
use php8
Browse files Browse the repository at this point in the history
  • Loading branch information
DeGraciaMathieu committed Jul 22, 2021
1 parent f046475 commit 531b452
Show file tree
Hide file tree
Showing 3 changed files with 845 additions and 322 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
}
],
"require": {
"php": ">=7.2"
"php": "^8.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^9.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 531b452

Please sign in to comment.