Skip to content

Commit 9e20e4d

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | driftingly/rector-laravel | 2.1.3 | 2.1.4 | | packagist | phpunit/phpunit | 12.4.4 | 12.4.5 | | npm | vite | 7.2.4 | 7.2.6 |
1 parent 9ac1e01 commit 9e20e4d

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"spatie/laravel-sluggable": "3.7.5"
2525
},
2626
"require-dev": {
27-
"driftingly/rector-laravel": "2.1.3",
27+
"driftingly/rector-laravel": "2.1.4",
2828
"fakerphp/faker": "1.24.1",
2929
"larastan/larastan": "3.8.0",
3030
"laravel/telescope": "5.15.1",
@@ -34,7 +34,7 @@
3434
"phpstan/phpstan": "2.1.32",
3535
"phpstan/phpstan-mockery": "2.0.0",
3636
"phpstan/phpstan-phpunit": "2.0.8",
37-
"phpunit/phpunit": "12.4.4",
37+
"phpunit/phpunit": "12.4.5",
3838
"rector/rector": "2.2.9",
3939
"spatie/laravel-ignition": "2.9.1"
4040
},

composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@tailwindcss/vite": "4.1.17",
2727
"laravel-vite-plugin": "2.0.1",
28-
"vite": "7.2.4",
28+
"vite": "7.2.6",
2929
"vite-plugin-manifest-sri": "0.2.0"
3030
}
3131
}

0 commit comments

Comments
 (0)