Closed Langriklol closed 3 years ago
Version: latest
When running composer update or composer dump the command appropriate for running application crashes due to missing import.
composer update
composer dump
Run composer dump on latest version of package
Not to crash application
Maybe consider refactoring as PHP attribute
Solved in baraja-core/quick-edit-api version ^2.1.
baraja-core/quick-edit-api
^2.1
Can you test it?
Source: https://github.com/baraja-core/quick-edit-api/commit/a0e1c165b219d26b6d9e41af229c4cbec66e2e07
Version: latest
Bug Description
When running
composer update
orcomposer dump
the command appropriate for running application crashes due to missing import.Steps To Reproduce
Run
composer dump
on latest version of packageExpected Behavior
Not to crash application
Possible Solution
Maybe consider refactoring as PHP attribute