Skip to content

Commit 3337222

Browse files
Cleanup
1 parent 4aedb22 commit 3337222

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "marcin-orlowski/laravel-api-response-builder",
33
"description": "Helps building nice, normalized and easy to consume Laravel REST API.",
44
"homepage": "https://github.com/MarcinOrlowski/laravel-api-response-builder",
5-
"version": "9.3.3",
5+
"version": "9.3.2",
66
"keywords": [
77
"laravel",
88
"json",

docs/CHANGES.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@
99
1010
## CHANGE LOG ##
1111

12-
* v9.3.3 (2022-02-13)
12+
* v9.3.2 (2022-02-13)
1313
* Laravel 9.x is now included in test matrices.
14-
15-
* v9.3.2 (2022-01-03)
16-
* Simplified some logic by removing redundant checks.
1714
* PHP 8.1 is now included in test matrices.
15+
* Simplified some logic by removing redundant checks.
1816

1917
* v9.3.1 (2021-10-23)
2018
* Default `composer.json` also includes development packages now.

0 commit comments

Comments
 (0)