File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " marcin-orlowski/laravel-api-response-builder" ,
3
3
"description" : " Helps building nice, normalized and easy to consume Laravel REST API." ,
4
4
"homepage" : " https://github.com/MarcinOrlowski/laravel-api-response-builder" ,
5
- "version" : " 9.3.3 " ,
5
+ "version" : " 9.3.2 " ,
6
6
"keywords" : [
7
7
" laravel" ,
8
8
" json" ,
Original file line number Diff line number Diff line change 9
9
10
10
## CHANGE LOG ##
11
11
12
- * v9.3.3 (2022-02-13)
12
+ * v9.3.2 (2022-02-13)
13
13
* 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.
17
14
* PHP 8.1 is now included in test matrices.
15
+ * Simplified some logic by removing redundant checks.
18
16
19
17
* v9.3.1 (2021-10-23)
20
18
* Default ` composer.json ` also includes development packages now.
You can’t perform that action at this time.
0 commit comments