Skip to content

Commit fa67dec

Browse files
authored
chore: update PHP dependencies (#522)
1 parent 730a201 commit fa67dec

File tree

2 files changed

+496
-437
lines changed

2 files changed

+496
-437
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"driftingly/rector-laravel": "^0.14",
1919
"elgigi/commonmark-emoji": "^2.0",
2020
"ergebnis/phpstan-rules": "^1.0",
21-
"fakerphp/faker": "^1.20",
21+
"fakerphp/faker": "^1.21",
2222
"friendsofphp/php-cs-fixer": "^3.13",
2323
"google/recaptcha": "^1.2",
2424
"graham-campbell/analyzer": "^3.1",
2525
"guzzlehttp/guzzle": "^7.5",
26-
"illuminate/bus": "^9.43",
27-
"illuminate/contracts": "^9.43",
28-
"illuminate/http": "^9.43",
29-
"illuminate/mail": "^9.43",
30-
"illuminate/support": "^9.43",
31-
"illuminate/view": "^9.43",
26+
"illuminate/bus": "^9.45",
27+
"illuminate/contracts": "^9.45",
28+
"illuminate/http": "^9.45",
29+
"illuminate/mail": "^9.45",
30+
"illuminate/support": "^9.45",
31+
"illuminate/view": "^9.45",
3232
"jamesmills/laravel-timezone": "^1.11",
3333
"jasonmccreary/laravel-test-assertions": "^2.1",
3434
"jenssegers/agent": "^2.6",
@@ -39,16 +39,16 @@
3939
"livewire/livewire": "^2.10",
4040
"mockery/mockery": "^1.5",
4141
"nunomaduro/collision": "^6.3",
42-
"nunomaduro/larastan": "^2.2",
43-
"orchestra/testbench": "^7.15",
42+
"nunomaduro/larastan": "^2.3",
43+
"orchestra/testbench": "^7.17",
4444
"pestphp/pest": "^1.22",
4545
"pestphp/pest-plugin-faker": "^1.0",
4646
"pestphp/pest-plugin-laravel": "^1.3",
4747
"pestphp/pest-plugin-livewire": "^1.0",
4848
"pestphp/pest-plugin-parallel": "^1.2",
4949
"phpstan/extension-installer": "^1.2",
5050
"phpstan/phpstan": "^1.9",
51-
"phpstan/phpstan-deprecation-rules": "^1.0",
51+
"phpstan/phpstan-deprecation-rules": "^1.1",
5252
"phpstan/phpstan-strict-rules": "^1.4",
5353
"phpunit/phpunit": "^9.5",
5454
"pragmarx/google2fa-laravel": "^2.0",

0 commit comments

Comments
 (0)