Skip to content

Commit

Permalink
Use new name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammyjo20 committed Aug 10, 2023
1 parent 7045487 commit 57e6015
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sammyjo20/saloon-laravel",
"description": "Laravel package for Sammyjo20/Saloon",
"name": "saloonphp/laravel-plugin",
"description": "Laravel plugin for Saloon",
"license": "MIT",
"type": "library",
"keywords": [
Expand All @@ -17,13 +17,13 @@
"role": "Developer"
}
],
"homepage": "https://github.com/sammyjo20/saloon-laravel",
"homepage": "https://github.com/saloonphp/laravel-plugin",
"require": {
"php": "^8.1",
"illuminate/console": "^9.0 || ^10.0",
"illuminate/http": "^9.0 || ^10.0",
"illuminate/support": "^9.0 || ^10.0",
"sammyjo20/saloon": "^2.0"
"saloonphp/saloon": "^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.5",
Expand Down

0 comments on commit 57e6015

Please sign in to comment.