-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Laravel 11.x Compatibility (#67)
* Allow Laravel 11 * Allow Carbon v3 * Skip PHP 8.1 for Laravel 11 * Use testbench 9.x for Laravel 11 * Allow phpunit ^10.5 * Allow pest v2 * Allow pest v2 * Use stable tag for testbench * Skip test requiring doctrine/dbal on laravel versions less than 10 * Don't rely on container for Framework version * Update composer.json * Update composer.json --------- Co-authored-by: Ralph J. Smit <[email protected]>
- Loading branch information
1 parent
3a25c87
commit 382bebd
Showing
3 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters