Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add laravel 9.x support #87

Merged
merged 2 commits into from
Feb 12, 2022
Merged

Add laravel 9.x support #87

merged 2 commits into from
Feb 12, 2022

Conversation

agus24
Copy link
Contributor

@agus24 agus24 commented Feb 9, 2022

This PR add support for laravel 9

  • tested and work with not breaking changes on laravel 9
  • add support for illuminate/support:^9.0

@aneesdev
Copy link

aneesdev commented Feb 9, 2022

@mpociot

@agus24
Copy link
Contributor Author

agus24 commented Feb 10, 2022

if you guys want to add this to your project you can use this

"require-dev": {
   "beyondcode/laravel-query-detector": "dev-master",
   ...
},
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/agus24/laravel-query-detector"
    }
]

@mpociot mpociot merged commit 8261d80 into beyondcode:master Feb 12, 2022
@mpociot
Copy link
Member

mpociot commented Feb 12, 2022

Thank you for the PR! :)

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.

3 participants