Update example to work with PHP 8 #53
Annotations
10 errors
PHP CI - test (7.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires slim/slim 4.12.0 -> satisfiable by slim/slim[4.12.0].
- slim/slim 4.12.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires slim/psr7 1.6.1 -> satisfiable by slim/psr7[1.6.1].
- slim/psr7 1.6.1 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires slim/php-view 3.2.0 -> satisfiable by slim/php-view[3.2.0].
- slim/php-view 3.2.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 4
- slim/slim 4.12.0 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
- bryanjhv/slim-session 4.1.2 requires slim/slim ^4.0 -> satisfiable by slim/slim[4.12.0].
- Root composer.json requires bryanjhv/slim-session 4.1.2 -> satisfiable by bryanjhv/slim-session[4.1.2].
|
PHP CI - test (7.3)
Process completed with exit code 2.
|
PHP CI - test (8.1)
The job was canceled because "_7_3" failed.
|
PHP CI - test (8.1)
Process completed with exit code 255.
|
PHP CI - test (8.2)
The job was canceled because "_7_3" failed.
|
PHP CI - test (8.2)
The operation was canceled.
|
PHP CI - test (7.4)
The job was canceled because "_7_3" failed.
|
PHP CI - test (7.4)
The operation was canceled.
|
PHP CI - test (8)
The job was canceled because "_7_3" failed.
|
PHP CI - test (8)
The operation was canceled.
|