fix: require phone number when verify sms code #43
Annotations
2 errors and 3 warnings
PHP 7.2 Test
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.2.34) does not satisfy that requirement.
Problem 2
- nikic/php-parser is locked to version v5.0.2 and an update of this package was not requested.
- nikic/php-parser v5.0.2 requires php >=7.4 -> your php version (7.2.34) does not satisfy that requirement.
Problem 3
- phpunit/php-code-coverage is locked to version 11.0.3 and an update of this package was not requested.
- phpunit/php-code-coverage 11.0.3 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 4
- phpunit/php-file-iterator is locked to version 5.0.0 and an update of this package was not requested.
- phpunit/php-file-iterator 5.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 5
- phpunit/php-invoker is locked to version 5.0.0 and an update of this package was not requested.
- phpunit/php-invoker 5.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 6
- phpunit/php-text-template is locked to version 4.0.0 and an update of this package was not requested.
- phpunit/php-text-template 4.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 7
- phpunit/php-timer is locked to version 7.0.0 and an update of this package was not requested.
- phpunit/php-timer 7.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 8
- phpunit/phpunit is locked to version 11.1.3 and an update of this package was not requested.
- phpunit/phpunit 11.1.3 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 9
- sebastian/cli-parser is locked to version 3.0.1 and an update of this package was not requested.
- sebastian/cli-parser 3.0.1 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 10
- sebastian/code-unit is locked to version 3.0.0 and an update of this package was not requested.
- sebastian/code-unit 3.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 11
- sebastian/code-unit-reverse-lookup is locked to version 4.0.0 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 4.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 12
- sebastian/comparator is locked to version 6.0.0 and an update of this package was not requested.
- sebastian/comparator 6.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 13
- sebastian/complexity is locked to version 4.0.0 and an update of this package was not requested.
- sebastian/complexity 4.0.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 14
- sebastian/diff is locked to version 6.0.1 and an update of this package was not requested.
- sebastian/diff 6.0.1 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 15
- sebastian/environment is locked to version 7.1.0 and an update of this package was not requested.
- sebastian/environment 7.1.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 16
- sebastian/exporter is locked to version 6.0.1 and an update of this package was not requested.
- sebastian/exporter 6.0.1 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 17
- sebastian/global-state is locked to version 7.0.1 and an update of this package was not requested.
- sebastian/global-state 7.0.1 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Problem 18
- sebastian/lines-of-code
|
PHP 7.2 Test
Process completed with exit code 2.
|
PHP 7.2 Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, shivammathur/[email protected], actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.2 Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/[email protected], 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/
|
PHP 7.2 Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|