update composer.lock #215
Annotations
6 errors and 4 warnings
Tests PHP 8.2
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- opis/database is locked to version 4.2.1 and an update of this package was not requested.
- opis/database 4.2.1 requires php ^7.0 -> your php version (8.2.15) does not satisfy that requirement.
Problem 2
- slim/console is locked to version 0.1 and an update of this package was not requested.
- slim/console 0.1 requires php ^7.2 -> your php version (8.2.15) does not satisfy that requirement.
Problem 3
- opis/database 4.2.1 requires php ^7.0 -> your php version (8.2.15) does not satisfy that requirement.
- opis/orm dev-master requires opis/database ^4.0.1 -> satisfiable by opis/database[4.2.1].
- opis/orm is locked to version dev-master and an update of this package was not requested.
|
Tests PHP 8.2
Process completed with exit code 2.
|
Tests PHP 8
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- opis/database is locked to version 4.2.1 and an update of this package was not requested.
- opis/database 4.2.1 requires php ^7.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- slim/console is locked to version 0.1 and an update of this package was not requested.
- slim/console 0.1 requires php ^7.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- opis/database 4.2.1 requires php ^7.0 -> your php version (8.0.30) does not satisfy that requirement.
- opis/orm dev-master requires opis/database ^4.0.1 -> satisfiable by opis/database[4.2.1].
- opis/orm is locked to version dev-master and an update of this package was not requested.
|
Tests PHP 8
Process completed with exit code 2.
|
Tests PHP 8.1
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- opis/database is locked to version 4.2.1 and an update of this package was not requested.
- opis/database 4.2.1 requires php ^7.0 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- slim/console is locked to version 0.1 and an update of this package was not requested.
- slim/console 0.1 requires php ^7.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- opis/database 4.2.1 requires php ^7.0 -> your php version (8.1.27) does not satisfy that requirement.
- opis/orm dev-master requires opis/database ^4.0.1 -> satisfiable by opis/database[4.2.1].
- opis/orm is locked to version dev-master and an update of this package was not requested.
|
Tests PHP 8.1
Process completed with exit code 2.
|
Tests PHP 8.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/.
|
Tests PHP 8
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/.
|
Tests PHP 8.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/.
|
Tests 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/.
|