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 5.7 compatibility and phpunit 7 #133

Merged
merged 1 commit into from Sep 6, 2018
Merged

Conversation

fgreinus
Copy link
Contributor

@fgreinus fgreinus commented Sep 6, 2018

Addresses #127

I ran it locally with a pretty big project of mine using the package and everything works fine. 2 of the tests placed in the repo failed, but this will pretty sure have nothing to do with my changes.

"testGetWithVariables" and "testBatchedQueries" in "EndpointTest"

@rebing rebing merged commit 061e7ca into rebing:master Sep 6, 2018
@rebing rebing mentioned this pull request Sep 6, 2018
mfn added a commit to mfn/graphql-laravel that referenced this pull request Feb 25, 2019
This file was forgotten with the switch to Laravel 5.7/PHPunit 7 [1].
It was previously referenced in the phpunit.xml configuration file.

[1] rebing#133
@mfn mfn mentioned this pull request Feb 25, 2019
rebing pushed a commit that referenced this pull request Feb 26, 2019
This file was forgotten with the switch to Laravel 5.7/PHPunit 7 [1].
It was previously referenced in the phpunit.xml configuration file.

[1] #133
believe2world added a commit to believe2world/graphql_admin_laravel that referenced this pull request Apr 6, 2023
This file was forgotten with the switch to Laravel 5.7/PHPunit 7 [1].
It was previously referenced in the phpunit.xml configuration file.

[1] rebing/graphql-laravel#133
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.

None yet

2 participants