Skip to content

Commit 8063d45

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 05bc5f7 commit 8063d45

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131
"php": "^8.2",
3232
"composer-runtime-api": "^2.2",
3333
"composer/semver": "^3.0",
34-
"illuminate/console": "^11.35",
35-
"illuminate/database": "^11.35",
36-
"illuminate/filesystem": "^11.35",
37-
"illuminate/support": "^11.35",
34+
"illuminate/console": "^11.42",
35+
"illuminate/database": "^11.42",
36+
"illuminate/filesystem": "^11.42",
37+
"illuminate/support": "^11.42",
3838
"orchestra/canvas-core": "^9.1",
3939
"orchestra/testbench-core": "^9.7",
4040
"symfony/polyfill-php83": "^1.31",
4141
"symfony/yaml": "^7.0.3"
4242
},
4343
"require-dev": {
44-
"laravel/framework": "^11.35",
44+
"laravel/framework": "^11.42",
4545
"laravel/pint": "^1.17",
4646
"mockery/mockery": "^1.6.10",
4747
"phpstan/phpstan": "^2.0",
48-
"phpunit/phpunit": "^11.5",
49-
"spatie/laravel-ray": "^1.39"
48+
"phpunit/phpunit": "^11.5.3",
49+
"spatie/laravel-ray": "^1.39.1"
5050
},
5151
"config": {
5252
"preferred-install": {

0 commit comments

Comments
 (0)