Skip to content

Commit

Permalink
bump composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jrmajor committed Dec 5, 2024
1 parent ab7e8b0 commit 2846238
Show file tree
Hide file tree
Showing 2 changed files with 538 additions and 531 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"require": {
"php": "~8.3.0",
"azjezz/psl": "^3.0",
"azjezz/psl": "^3.1",
"guzzlehttp/guzzle": "^7.9",
"guzzlehttp/psr7": "^2.6",
"inertiajs/inertia-laravel": "^1.3",
Expand All @@ -24,7 +24,7 @@
"sentry/sentry-laravel": "^4.10",
"spatie/laravel-collection-macros": "^7.14",
"spatie/laravel-schedule-monitor": "^3.8",
"spatie/laravel-sitemap": "^7.2",
"spatie/laravel-sitemap": "^7.3",
"spatie/laravel-sluggable": "^3.6",
"spatie/temporary-directory": "^2.2",
"symfony/css-selector": "^7.0",
Expand All @@ -36,7 +36,7 @@
"barryvdh/laravel-ide-helper": "^3.2",
"brianium/paratest": "^7.6",
"fakerphp/faker": "^1.24",
"jrmajor/cs": "^0.6.0",
"jrmajor/cs": "^0.6.1",
"larastan/larastan": "^3.0",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.5",
Expand All @@ -46,7 +46,7 @@
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^11.3",
"spatie/invade": "^2.1",
"spatie/laravel-ignition": "^2.8",
"spatie/laravel-ignition": "^2.9",
"vaimo/composer-patches": "^5.2"
},
"minimum-stability": "stable",
Expand Down
Loading

0 comments on commit 2846238

Please sign in to comment.