-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(php): upgrade PHP support and dependencies (#1068)
| 🚥 Resolves #1052 | | :------------------- | ## 🧰 Changes - Dropped support for PHP 8.0 - Added support for PHP 8.3. - Dropped support for Laravel 9 - Expanded CI to test Laravel 11. - Upgraded PHP dependencies to their latest releases. - Fixed failing tests _Laravel 11.x requires a minimum PHP version of 8.2, so there is no CI action for Laravel 11 with PHP 8.1_ _Some of the updated packages required code changes (there were failing tests and failed static analysis (+ taint) checks_
- Loading branch information
1 parent
9781c94
commit 7359d64
Showing
8 changed files
with
3,628 additions
and
4,724 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
Oops, something went wrong.