Skip to content

Commit

Permalink
chore: update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jshah4517 committed May 29, 2024
1 parent bee79f4 commit 3280ac3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "jenssegers/model",
"name": "supportpal/eloquent-model",
"description": "An Laravel eloquent-like model class, for Laravel and other frameworks",
"keywords": ["laravel", "eloquent", "model"],
"homepage": "https://github.com/jenssegers/model",
"homepage": "https://github.com/supportpal/eloquent-model",
"license" : "MIT",
"authors": [
{
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
"dealerdirect/phpcodesniffer-composer-installer": false
}
}
}

0 comments on commit 3280ac3

Please sign in to comment.