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 Mar 21, 2024
1 parent 5ba0b9a commit 31b1f33
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"php": "^8.1",
"composer-runtime-api": "^2.2",
"composer/semver": "^3.0",
"illuminate/console": "^10.42",
"illuminate/database": "^10.42",
"illuminate/filesystem": "^10.42",
"illuminate/support": "^10.42",
"illuminate/console": "^10.48.4",
"illuminate/database": "^10.48.4",
"illuminate/filesystem": "^10.48.4",
"illuminate/support": "^10.48.4",
"orchestra/canvas-core": "^8.10.2",
"orchestra/testbench-core": "^8.19",
"symfony/polyfill-php83": "^1.28",
"symfony/yaml": "^6.2"
},
"require-dev": {
"laravel/framework": "^10.42",
"laravel/framework": "^10.48.4",
"laravel/pint": "^1.6",
"mockery/mockery": "^1.5.1",
"phpstan/phpstan": "^1.10.56",
Expand Down

0 comments on commit 31b1f33

Please sign in to comment.