-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Prepare release of version 7.0.0 (#1196)
We should have version 7.0.0 with PHP 8.2 support out of the door before the final PHP 8.2 will get released later this month.
- Loading branch information
1 parent
f6aadda
commit 547b8c8
Showing
3 changed files
with
18 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,7 +67,7 @@ | |
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-main": "7.0.x-dev" | ||
"dev-main": "8.0.x-dev" | ||
} | ||
}, | ||
"scripts": { | ||
|