Skip to content

Commit 5a048dc

Browse files
committed
wip
1 parent ecb0101 commit 5a048dc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Laravel API Response Builder
22

3-
<p align="center">
3+
<!-- <p align="center">
44
<img src="https://raw.githubusercontent.com/lwwcas/laravel-countries/master/assets/map.jpg" alt="Laravel API Response Builder"/>
5-
</p>
5+
</p> -->
66

77
<p align="center">
88
<img src="https://img.shields.io/packagist/v/doliveira/laravel-api-response-builder" alt="Latest Version" />

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doliveira/laravel-api-response-builder",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.",
55
"type": "library",
66
"license": "MIT",

0 commit comments

Comments
 (0)