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
The text was updated successfully, but these errors were encountered:
LastDragon-ru
changed the title
User global functions seems conflicts with classes with the same names?
Package global functions seems conflicts with classes with the same names?
Jan 11, 2025
Found 1 dev dependency in production code!
(those should probably be moved to "require" section in composer.json)
• illuminate/collections
Value
src/Value.php:3
I'm migrating to the 1.8.2 and found new strange false-positive
The first file have only the class definition, all other lines - usage of this class.
The
illuminate/collections
(required bylara-asp-testing
package from dev dependencies) defines thevalue
function on https://github.com/laravel/framework/blob/61492a8846a1ab4bd6ab01e3edf90007ba818753/src/Illuminate/Collections/helpers.php#L223-L238PS: https://github.com/LastDragon-ru/lara-asp/actions/runs/12721635835/job/35464780891
The text was updated successfully, but these errors were encountered: