Skip to content

Commit

Permalink
Merge pull request #430 from lyrixx/fix-php-platform
Browse files Browse the repository at this point in the history
Fix PHP platform
  • Loading branch information
FGRibreau authored Nov 20, 2023
2 parents 26d37b8 + 9333543 commit ac09796
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 782 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^10"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit ac09796

Please sign in to comment.