Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Oct 4, 2024
1 parent 9a7d2e5 commit 7886c99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"illuminate/support": "^11.26",
"orchestra/canvas-core": "^9.0",
"orchestra/testbench-core": "^9.2",
"symfony/polyfill-php83": "^1.28",
"symfony/polyfill-php83": "^1.30",
"symfony/yaml": "^7.0.3"
},
"require-dev": {
"laravel/framework": "^11.26",
"laravel/pint": "^1.17",
"mockery/mockery": "^1.6",
"mockery/mockery": "^1.6.10",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^11.0",
"phpunit/phpunit": "^11.3.6",
"spatie/laravel-ray": "^1.35"
},
"config": {
Expand Down

0 comments on commit 7886c99

Please sign in to comment.