Skip to content

Commit

Permalink
Update composer.json to use a specific version of spatie/laravel-pack…
Browse files Browse the repository at this point in the history
…age-tools package. (#27)
  • Loading branch information
thejmitchener authored Oct 21, 2024
1 parent 9a992c1 commit 5b0faa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
],
"require": {
"php": "^8.2",
"spatie/laravel-package-tools": "^1.14.0"
"spatie/laravel-package-tools": "^1.0.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 5b0faa6

Please sign in to comment.