fix: accesstoken issue fixed #113
Open
Annotations
2 errors and 2 warnings
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement.
Problem 2
- mongodb/laravel-mongodb is locked to version 4.7.1 and an update of this package was not requested.
- mongodb/laravel-mongodb 4.7.1 requires ext-mongodb ^1.15 -> it has the wrong version installed (1.12.0).
Problem 3
- mongodb/mongodb is locked to version 1.19.1 and an update of this package was not requested.
- mongodb/mongodb 1.19.1 requires ext-mongodb ^1.18.0 -> it has the wrong version installed (1.12.0).
Problem 4
- symfony/css-selector is locked to version v7.1.1 and an update of this package was not requested.
- symfony/css-selector v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v7.1.3 and an update of this package was not requested.
- symfony/string v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 6
- symfony/cache is locked to version v7.1.3 and an update of this package was not requested.
- symfony/cache v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 7
- symfony/http-client is locked to version v7.1.3 and an update of this package was not requested.
- symfony/http-client v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 8
- symfony/property-access is locked to version v7.1.1 and an update of this package was not requested.
- symfony/property-access v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 9
- symfony/property-info is locked to version v7.1.3 and an update of this package was not requested.
- symfony/property-info v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 10
- symfony/serializer is locked to version v7.1.3 and an update of this package was not requested.
- symfony/serializer v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 11
- symfony/stopwatch is locked to version v7.1.1 and an update of this package was not requested.
- symfony/stopwatch v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 12
- symfony/type-info is locked to version v7.1.1 and an update of this package was not requested.
- symfony/type-info v7.1.1 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 13
- symfony/var-exporter is locked to version v7.1.2 and an update of this package was not requested.
- symfony/var-exporter v7.1.2 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 14
- symfony/string v7.1.3 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- symfony/console v6.4.10 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.1.3].
- symfony/console is locked to version v6.4.10 and an update of this package was not requested.
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.1/cli/php.ini
- /etc/php/8.1/cli/conf.d/10-mysqlnd.ini
- /etc/php/8.1/cli/conf.d/10-opcache.ini
- /etc/php/8.1/cli/conf.d/10-pdo.ini
- /etc/php/8.1/cli/conf.d/15-xml.ini
- /etc/php/8.1/cli/conf.d/20-amqp.ini
- /etc/php/8.1/cli/conf.d/20-apcu.ini
- /etc/php/8.1/cli/conf.d/20-bcmath.ini
- /etc/php/8.1/cli/conf.d/20-bz2.ini
- /etc/php/8.1/cli/conf.d/20-calendar.ini
- /etc/php/8.1/cli/conf.d/20-ctype.ini
- /etc/php/8.1/cli/conf.d/20-curl.ini
- /etc/php/8.1/cli/conf.d/20-dba.ini
- /etc/php/8.1/cli/conf.d/20-dom.ini
- /etc/php/8.1/cli/conf.d/20-enchant.ini
- /etc/php/8.1/cli/conf.d/20-exif.ini
- /etc/php/8.1/cli/conf.d/20-ffi.ini
- /etc/php/8.1/cli/conf.d/20-
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading