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 Dec 4, 2024
1 parent 4e5d672 commit 5aef887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"orchestra/canvas": "^7.11.1",
"orchestra/testbench-core": "^7.49",
"symfony/polyfill-php83": "^1.31",
"symfony/process": "^6.0.9",
"symfony/yaml": "^6.0.9"
},
"require-dev": {
"laravel/pint": "^1.4",
"mockery/mockery": "^1.5.1",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^9.6",
"symfony/process": "^6.0.9"
"phpunit/phpunit": "^9.6"
},
"suggest": {
"ext-pcntl": "Required to use all features of the console signal trapping."
Expand Down

0 comments on commit 5aef887

Please sign in to comment.