Skip to content

Commit

Permalink
Downgrade to PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Sep 1, 2024
1 parent 686e0e4 commit a445dc5
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 @@ -34,7 +34,7 @@
},
"require-dev": {
"php-http/guzzle7-adapter": "^1.0",
"phpunit/phpunit": "^10.0"
"phpunit/phpunit": "^10.0|^9.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a445dc5

Please sign in to comment.