Skip to content

Commit 404deb6

Browse files
authored
chore: update PHP dependencies (#506)
1 parent 51f941d commit 404deb6

File tree

2 files changed

+99
-100
lines changed

2 files changed

+99
-100
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"elgigi/commonmark-emoji": "^2.0",
1919
"ergebnis/phpstan-rules": "^1.0",
2020
"fakerphp/faker": "^1.20",
21-
"friendsofphp/php-cs-fixer": "^3.12",
21+
"friendsofphp/php-cs-fixer": "^3.13",
2222
"google/recaptcha": "^1.2",
2323
"graham-campbell/analyzer": "^3.1",
2424
"guzzlehttp/guzzle": "^7.5",
25-
"illuminate/bus": "^9.37",
26-
"illuminate/contracts": "^9.37",
27-
"illuminate/http": "^9.37",
28-
"illuminate/mail": "^9.37",
29-
"illuminate/support": "^9.37",
30-
"illuminate/view": "^9.37",
25+
"illuminate/bus": "^9.38",
26+
"illuminate/contracts": "^9.38",
27+
"illuminate/http": "^9.38",
28+
"illuminate/mail": "^9.38",
29+
"illuminate/support": "^9.38",
30+
"illuminate/view": "^9.38",
3131
"jamesmills/laravel-timezone": "^1.11",
3232
"jasonmccreary/laravel-test-assertions": "^2.1",
3333
"jenssegers/agent": "^2.6",
@@ -46,7 +46,7 @@
4646
"pestphp/pest-plugin-livewire": "^1.0",
4747
"pestphp/pest-plugin-parallel": "^1.2",
4848
"phpstan/extension-installer": "^1.2",
49-
"phpstan/phpstan": "^1.8",
49+
"phpstan/phpstan": "^1.9",
5050
"phpstan/phpstan-deprecation-rules": "^1.0",
5151
"phpstan/phpstan-strict-rules": "^1.4",
5252
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)