Skip to content

Commit 97886b8

Browse files
Merge pull request #577 from usernotnull/dependabot/composer/spatie/laravel-package-tools-tw-1.18
Update spatie/laravel-package-tools requirement from ^1.17 to ^1.18
2 parents 74ce405 + a9c366f commit 97886b8

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
@@ -27,7 +27,7 @@
2727
"require": {
2828
"php": "^8.0|^8.1",
2929
"illuminate/contracts": "^8.15 || 9.0 - 9.34 || ^9.36 || ^10.0|^11.0",
30-
"spatie/laravel-package-tools": "^1.17",
30+
"spatie/laravel-package-tools": "^1.18",
3131
"livewire/livewire": "^v3"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)