You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
codedredd/laravel-soap[v1.0.0, ..., v1.5.1] require illuminate/support ^5.6 || ^6.0 || ^7.0 -> found illuminate/support[v5.6.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
codedredd/laravel-soap v1.3.0 requires illuminate/support ^5.6 || ^6.0 || ^7.0 || ^8.0 -> found illuminate/support[v5.6.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
codedredd/laravel-soap v2.0.0 requires illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
codedredd/laravel-soap[v3.0.0, ..., v3.0.2] require illuminate/http ^9.0 -> found illuminate/http[v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
codedredd/laravel-soap v3.0.3 requires illuminate/http ^9.0 || ^10.0 || ^11.0 -> found illuminate/http[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.7] but these were not loaded, likely because it conflicts with another require.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require codedredd/laravel-soap:*" to figure out if any version is installable, or "composer require codedredd/laravel-soap:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
root@0b456fd9e81e:/var/www/html# php artisan --version
Laravel Framework 12.10.2
root@0b456fd9e81e:/var/www/html# php --version
PHP 8.4.6 (cli) (built: Apr 11 2025 02:19:40) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.6, Copyright (c) Zend Technologies
with Zend OPcache v8.4.6, Copyright (c), by Zend Technologies
`
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
`
You can also try re-running composer require with an explicit version constraint, e.g. "composer require codedredd/laravel-soap:*" to figure out if any version is installable, or "composer require codedredd/laravel-soap:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
root@0b456fd9e81e:/var/www/html# php artisan --version
Laravel Framework 12.10.2
root@0b456fd9e81e:/var/www/html# php --version
PHP 8.4.6 (cli) (built: Apr 11 2025 02:19:40) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.6, Copyright (c) Zend Technologies
with Zend OPcache v8.4.6, Copyright (c), by Zend Technologies
`
Beta Was this translation helpful? Give feedback.
All reactions