Bump mobiledetect/mobiledetectlib from 3.74.3 to 4.8.09 #39
Annotations
12 errors
|
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/config is locked to version v7.0.3 and an update of this package was not requested.
- symfony/config v7.0.3 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v7.0.3 and an update of this package was not requested.
- symfony/console v7.0.3 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version v7.0.3 and an update of this package was not requested.
- symfony/filesystem v7.0.3 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v7.0.3 and an update of this package was not requested.
- symfony/string v7.0.3 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 5
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 6
- symfony/process is locked to version v7.0.3 and an update of this package was not requested.
- symfony/process v7.0.3 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 7
- robmorgan/phinx is locked to version 0.15.5 and an update of this package was not requested.
- robmorgan/phinx 0.15.5 requires symfony/config ^3.4|^4.0|^5.0|^6.0|^7.0 -> satisfiable by symfony/config[v7.0.3].
- symfony/config v7.0.3 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
|
|
|
src/Application.php#L39
Class App\Application extends unknown class Cake\Http\BaseApplication.
|
|
src/Application.php#L39
PHPDoc tag @extends has invalid type Cake\Http\BaseApplication.
|
|
src/Application.php#L49
App\Application::bootstrap() calls parent::bootstrap() but App\Application does not extend any class.
|
|
src/Application.php#L52
Call to static method add() on an unknown class Cake\Datasource\FactoryLocator.
|
|
src/Application.php#L54
Call to method allowFallbackClass() on an unknown class Cake\ORM\Locator\TableLocator.
|
|
src/Application.php#L54
Instantiated class Cake\ORM\Locator\TableLocator not found.
|
|
src/Application.php#L65
Method App\Application::middleware() has invalid return type Cake\Http\MiddlewareQueue.
|
|
src/Application.php#L65
Method App\Application::middleware() has invalid return type Cake\Http\MiddlewareQueue.
|
|
src/Application.php#L65
Parameter $middlewareQueue of method App\Application::middleware() has invalid type Cake\Http\MiddlewareQueue.
|
|
src/Application.php#L65
Parameter $middlewareQueue of method App\Application::middleware() has invalid type Cake\Http\MiddlewareQueue.
|
The logs for this run have expired and are no longer available.
Loading