Skip to content

Removed InstalledVersions from Laravel check#53

Merged
Sammyjo20 merged 1 commit intov1from
fix/remove-installed-versions-dep
Apr 17, 2022
Merged

Removed InstalledVersions from Laravel check#53
Sammyjo20 merged 1 commit intov1from
fix/remove-installed-versions-dep

Conversation

@Sammyjo20
Copy link
Copy Markdown
Member

@Sammyjo20 Sammyjo20 commented Apr 17, 2022

The check that is used to determine if Saloon is running in a Laravel environment depended on a composer-generated class called "InstalledVersions". This class is sometimes unavailable when the autoloader is optimised or if someone is on an old version of Composer, so I have removed the use of this class.

@Sammyjo20 Sammyjo20 merged commit e6a0a2b into v1 Apr 17, 2022
@Sammyjo20 Sammyjo20 deleted the fix/remove-installed-versions-dep branch April 25, 2022 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant