Skip to content

Commit

Permalink
Merge pull request #40 from Jack-Dane/tidy_composer
Browse files Browse the repository at this point in the history
Tidy composer
  • Loading branch information
Jack-Dane authored Jun 15, 2024
2 parents d4aba87 + 5a2b7af commit 07dccd9
Show file tree
Hide file tree
Showing 7 changed files with 1,111 additions and 1,108 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"php-mock/php-mock": "^2.3",
"php-mock/php-mock-phpunit": "^2.6",
"mockery/mockery": "^1.5",
"brain/monkey": "2.*"
"brain/monkey": "2.*",
"guzzlehttp/guzzle": "^7.0",
"php-webdriver/webdriver": "^1.13"
},
"require": {
"guzzlehttp/guzzle": "^7.0",
"php-webdriver/webdriver": "^1.13",
"phpxmlrpc/phpxmlrpc": "^4.9"
},
"config": {
Expand Down
Loading

0 comments on commit 07dccd9

Please sign in to comment.