Skip to content

Commit 924d540

Browse files
Update spatie/laravel-package-tools requirement from ^1.16 to ^1.17
Updates the requirements on [spatie/laravel-package-tools](https://github.com/spatie/laravel-package-tools) to permit the latest version. - [Release notes](https://github.com/spatie/laravel-package-tools/releases) - [Changelog](https://github.com/spatie/laravel-package-tools/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-package-tools@1.16.0...1.17.0) --- updated-dependencies: - dependency-name: spatie/laravel-package-tools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d0ba38 commit 924d540

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.16",
30+
"spatie/laravel-package-tools": "^1.17",
3131
"livewire/livewire": "^v3"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)