Fix double-serialization of binary UUIDs in BelongsToMany relationships #50
Annotations
3 errors
|
|
|
Install PHP dependencies
The operation was canceled.
|
|
Install PHP dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench 8.* -> satisfiable by orchestra/testbench[v8.0.0, ..., v8.37.0].
- orchestra/testbench v8.0.0 requires laravel/framework >=10.0.0 <10.1.0 -> found laravel/framework[v10.0.0, v10.0.1, v10.0.2, v10.0.3] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/testbench v8.0.1 requires laravel/framework >=10.0.3 <10.1.0 -> found laravel/framework[v10.0.3] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/testbench[v8.0.10, ..., v8.1.0] require laravel/framework >=10.4.1 <10.5.0 -> found laravel/framework[v10.4.1] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/testbench v8.0.2 requires laravel/framework >=10.0.3 <10.2.0 -> found laravel/framework[v10.0.3, ..., v10.1.5] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/testbench v8.0.3 requires laravel/framework >=10.1.4 <10.2.0 -> found laravel/framework[v10.1.4, v10.1.5] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/testbench v8.0.4 requires laravel/framework >=10.1.5 <10.2.0 -> found laravel/framework[v10.1.5] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/testbench v8.0.5 requires laravel/framework >=10.1.5 <10.3.0 -> found laravel/framework[v10.1.5, v10.2.0] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/testbench v8.0.6 requires laravel/framework >=10.1.5 <10.4.0 -> found laravel/framework[v10.1.5, ..., v10.3.3] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
- orchestra/te
|
Loading