Skip to content

Commit 48be4aa

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 25e8033 commit 48be4aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@
3131
"php": "^8.2",
3232
"composer-runtime-api": "^2.2",
3333
"composer/semver": "^3.0",
34-
"illuminate/console": "^11.43.0",
35-
"illuminate/database": "^11.43.0",
36-
"illuminate/filesystem": "^11.43.0",
37-
"illuminate/support": "^11.43.0",
34+
"illuminate/console": "^11.45.0",
35+
"illuminate/database": "^11.45.0",
36+
"illuminate/filesystem": "^11.45.0",
37+
"illuminate/support": "^11.45.0",
3838
"orchestra/canvas-core": "^9.1.1",
39-
"orchestra/sidekick": "^1.0.2",
39+
"orchestra/sidekick": "^1.0.5",
4040
"orchestra/testbench-core": "^9.12.0",
4141
"symfony/polyfill-php83": "^1.31",
4242
"symfony/yaml": "^7.0.3"
4343
},
4444
"require-dev": {
45-
"laravel/framework": "^11.43.0",
45+
"laravel/framework": "^11.45.0",
4646
"laravel/pint": "^1.21",
4747
"mockery/mockery": "^1.6.10",
4848
"phpstan/phpstan": "^2.1",

0 commit comments

Comments
 (0)