Skip to content

Commit cec2f42

Browse files
committed
fix: company name in authors block;
1 parent a039336 commit cec2f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"authors": [
1313
{
14-
"name": "PayPal",
14+
"name": "Ronas IT",
1515
"homepage": "https://github.com/RonasIT/laravel-swagger/graphs/contributors"
1616
}
1717
],

0 commit comments

Comments
 (0)