8000 Merge branch 'release/3.0.2' · laravel-shift/testing@1277a79 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1277a79

Browse files
committed
Merge branch 'release/3.0.2'
2 parents 5ec2a84 + 72a1180 commit 1277a79

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

8+
## [3.0.2] - 2024-11-30
9+
10+
### Changed
11+
12+
- Bump `cloudcreativity/json-api-testing` package to fix deprecation notices in PHP 8.4.
13+
814
## [3.0.1] - 2024-11-26
915

1016
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^8.2",
2727
"ext-json": "*",
28-
"cloudcreativity/json-api-testing": "^6.0",
28+
"cloudcreativity/json-api-testing": "^6.0.1",
2929
"illuminate/http": "^11.0",
3030
"illuminate/support": "^11.0",
3131
"illuminate/testing": "^11.0"

0 commit comments

Comments
 (0)
0