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 8, 2024
1 parent 7886c99 commit a1b14bd
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.2",
"composer-runtime-api": "^2.2",
"composer/semver": "^3.0",
"illuminate/console": "^11.26",
"illuminate/database": "^11.26",
"illuminate/filesystem": "^11.26",
"illuminate/support": "^11.26",
"illuminate/console": "^11.27",
"illuminate/database": "^11.27",
"illuminate/filesystem": "^11.27",
"illuminate/support": "^11.27",
"orchestra/canvas-core": "^9.0",
"orchestra/testbench-core": "^9.2",
"symfony/polyfill-php83": "^1.30",
"symfony/yaml": "^7.0.3"
},
"require-dev": {
"laravel/framework": "^11.26",
"laravel/framework": "^11.27",
"laravel/pint": "^1.17",
"mockery/mockery": "^1.6.10",
"phpstan/phpstan": "^1.11",
Expand Down

0 comments on commit a1b14bd

Please sign in to comment.