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

[develop] Removes usage of Tests\CreatesApplication #173

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

nunomaduro
Copy link
Member

This pull request applies the necessary changes on this package on what concerns the removal of the Tests\CreatesApplication trait. This change follows the pull request found at: laravel/laravel#6310.

@taylorotwell taylorotwell merged commit 9b9a088 into develop Jan 3, 2024
3 checks passed
@taylorotwell taylorotwell deleted the feat/removes-create-application branch January 3, 2024 22:41
driesvints pushed a commit that referenced this pull request Jan 12, 2024
* [7.x] Adds L11 support (#172)

* Adds L11 support

* Apply fixes from StyleCI

* Reverts change

* Fixes test suite

* Excludes L11 on PHP 8.1

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>

* Removes `CreatesApplication` trait (#173)

* Fixes workflow

* Fixes test suite

* Run tests on develop too

* [develop] Adds PHPUnit 11 support (#175)

* Uses attributes

* Adds PHPUnit 11 support

* Apply fixes from StyleCI

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>

* Reverts `CreatesApplication` change

* Fixes calling protected method

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
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.

2 participants