Skip to content

Migrate to spatie/laravel-html #25

Migrate to spatie/laravel-html

Migrate to spatie/laravel-html #25

Triggered via pull request February 6, 2024 16:49
Status Failure
Total duration 53s
Artifacts

laravel.yml

on: pull_request
laravel-tests
45s
laravel-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
laravel-tests
Your requirements could not be resolved to an installable set of packages. Problem 1 - illuminate/contracts[v5.8.0, ..., v5.8.36] require php ^7.1.3 -> your php version (8.2.15) does not satisfy that requirement. - illuminate/contracts[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version (8.2.15) does not satisfy that requirement. - illuminate/contracts[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.2.15) does not satisfy that requirement. - illuminate/contracts[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.2.15) does not satisfy that requirement. - fideloper/proxy[4.4.1, ..., 4.4.2] require illuminate/contracts ^5.0|^6.0|^7.0|^8.0|^9.0 -> satisfiable by illuminate/contracts[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16]. - fideloper/proxy 4.4.0 requires illuminate/contracts ^5.0|^6.0|^7.0|^8.0 -> satisfiable by illuminate/contracts[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27]. - Only one of these can be installed: illuminate/contracts[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.28.0, ..., v9.52.16, v10.0.0, ..., v10.43.0], laravel/framework[v10.43.0]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it. - Root composer.json requires laravel/framework ^10.43 -> satisfiable by laravel/framework[v10.43.0]. - Root composer.json requires fideloper/proxy ^4.4 -> satisfiable by fideloper/proxy[4.4.0, 4.4.1, 4.4.2].
laravel-tests
Process completed with exit code 2.
laravel-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
laravel-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/