Update nesbot/carbon requirement from ^2.31 to ^3.6 #87
Annotations
2 errors and 4 warnings
phpcs
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/support[v10.0.0, ..., v10.16.1] require nesbot/carbon ^2.62.1 -> found nesbot/carbon[2.62.1, ..., 2.72.5] but it conflicts with your root composer.json require (^3.6).
- laravel/framework[v10.0.0, ..., v10.16.1] require nesbot/carbon ^2.62.1 -> found nesbot/carbon[2.62.1, ..., 2.72.5] but it conflicts with your root composer.json require (^3.6).
- illuminate/support[v10.33.0, ..., v10.48.16] require nesbot/carbon ^2.67 -> found nesbot/carbon[2.67.0, ..., 2.72.5] but it conflicts with your root composer.json require (^3.6).
- laravel/framework[v10.17.0, ..., v10.48.16] require nesbot/carbon ^2.67 -> found nesbot/carbon[2.67.0, ..., 2.72.5] but it conflicts with your root composer.json require (^3.6).
- illuminate/support[v11.0.0, ..., v11.16.0] require php ^8.2 -> your php version (8.1.29) does not satisfy that requirement.
- laravel/framework[v11.0.0, ..., v11.16.0] require php ^8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires illuminate/support ^10.0 || ^11.0 -> satisfiable by illuminate/support[v10.0.0, ..., v10.48.16, v11.0.0, ..., v11.16.0], laravel/framework[v10.0.0, ..., v10.48.16, v11.0.0, ..., v11.16.0].
|
phpcs
Process completed with exit code 2.
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
phpcs
Back off 25.953 seconds before retry.
|