Skip to content

Commit 76defae

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,21 @@
3131
"php": "^8.2",
3232
"composer-runtime-api": "^2.2",
3333
"composer/semver": "^3.0",
34-
"illuminate/console": "^11.42",
35-
"illuminate/database": "^11.42",
36-
"illuminate/filesystem": "^11.42",
37-
"illuminate/support": "^11.42",
34+
"illuminate/console": "^11.42.1",
35+
"illuminate/database": "^11.42.1",
36+
"illuminate/filesystem": "^11.42.1",
37+
"illuminate/support": "^11.42.1",
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.42",
45-
"laravel/pint": "^1.17",
44+
"laravel/framework": "^11.42.1",
45+
"laravel/pint": "^1.20",
4646
"mockery/mockery": "^1.6.10",
47-
"phpstan/phpstan": "^2.0",
48-
"phpunit/phpunit": "^11.5.3",
47+
"phpstan/phpstan": "^2.1",
48+
"phpunit/phpunit": "^11.5.7",
4949
"spatie/laravel-ray": "^1.39.1"
5050
},
5151
"config": {

0 commit comments

Comments
 (0)