We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4624ab commit 25ab940Copy full SHA for 25ab940
composer.json
@@ -27,7 +27,7 @@
27
"php-http/guzzle7-adapter": "^0.1"
28
},
29
"require-dev": {
30
- "omnipay/tests": "^3"
+ "omnipay/tests": "^3|^4"
31
32
"autoload-dev": {
33
"psr-4": { "Omnipay\\Tests\\" : "tests" }
0 commit comments