Closed Orrison closed 5 months ago
Hey there,
This is a bug that has been fixed in the framework. Can you please update to laravel/framework
version 10.48.4
or higher.
Hey there,
This is a bug that has been fixed in the framework. Can you please update to
laravel/framework
version10.48.4
or higher.
Perfect, thank you so much!
It happens again
laravel/framework: 11.0.6 laravel/pennant: 1.8.0
You will need to update to laravel/framework
version 11.0.8
or higher.
Pennant Version
1.7.1
Laravel Version
10.46.0
PHP Version
8.2.18
Database Driver & Version
Postgres 15
Description
Changes in https://github.com/laravel/pennant/pull/96 seem to have caused pennant:purge to be registered multiple times, causing any instantiation of artisan to throw the following error:
Steps To Reproduce
Update to version
1.7.1
runphp artisan tinker
orphp artisan list