Fixed tests and code for V3 of omnipay #16
Annotations
6 errors and 6 warnings
PHP 5.6
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-http/guzzle7-adapter ^1.0 -> satisfiable by php-http/guzzle7-adapter[1.0.0].
- php-http/guzzle7-adapter 1.0.0 requires php ^7.2 | ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 2
- omnipay/common[v3.2.0, ..., v3.3.0] require php ^7.2|^8 -> your php version (5.6.40) does not satisfy that requirement.
- Root composer.json requires omnipay/common ^3.2 -> satisfiable by omnipay/common[v3.2.0, v3.2.1, v3.3.0].
|
PHP 5.6
Process completed with exit code 2.
|
PHP 7.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-http/guzzle7-adapter ^1.0 -> satisfiable by php-http/guzzle7-adapter[1.0.0].
- php-http/guzzle7-adapter 1.0.0 requires php ^7.2 | ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 2
- omnipay/common[v3.2.0, ..., v3.3.0] require php ^7.2|^8 -> your php version (7.1.33) does not satisfy that requirement.
- Root composer.json requires omnipay/common ^3.2 -> satisfiable by omnipay/common[v3.2.0, v3.2.1, v3.3.0].
|
PHP 7.1
Process completed with exit code 2.
|
PHP 7.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-http/guzzle7-adapter ^1.0 -> satisfiable by php-http/guzzle7-adapter[1.0.0].
- php-http/guzzle7-adapter 1.0.0 requires php ^7.2 | ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 2
- omnipay/common[v3.2.0, ..., v3.3.0] require php ^7.2|^8 -> your php version (7.0.33) does not satisfy that requirement.
- Root composer.json requires omnipay/common ^3.2 -> satisfiable by omnipay/common[v3.2.0, v3.2.1, v3.3.0].
|
PHP 7.0
Process completed with exit code 2.
|
PHP 7.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 5.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|