Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
remove unused dev package
  • Loading branch information
skybluesofa committed Feb 2, 2024
1 parent 0074ffb commit f746d8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
9 changes: 0 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,6 @@
"phpunit/phpunit": "^10.1",
"spatie/laravel-ignition": "^2.0"
},
"repositories": [
{
"type": "path",
"url": "dev-repos/geonames",
"options": {
"symlink": true
}
}
],
"autoload": {
"psr-4": {
"App\\": "app/",
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f746d8d

Please sign in to comment.