Skip to content

Commit

Permalink
feat: try to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 committed Dec 1, 2023
1 parent d827746 commit 4bc4839
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@
"require-dev": {
"fabpot/goutte": "^4.0",
"php-http/guzzle6-adapter": "^2.0",
"phpunit/phpunit": "^9.5",
"dms/phpunit-arraysubset-asserts": "^0.4.0"
"phpunit/phpunit": "^9.6",
"dms/phpunit-arraysubset-asserts": "^0.5",
"php-http/message-factory": "^1.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4bc4839

Please sign in to comment.