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 15, 2024
1 parent ccfe19d commit 1ccbf8e
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 @@ -23,11 +23,11 @@
"symfony/console": "^6.2|^7.0"
},
"require-dev": {
"illuminate/collections": "^10.0|^11.0",
"phpstan/phpstan": "^1.11",
"pestphp/pest": "^2.3",
"pestphp/pest": "^2.3|^3.4",
"mockery/mockery": "^1.5",
"phpstan/phpstan-mockery": "^1.1",
"illuminate/collections": "^10.0|^11.0"
"phpstan/phpstan-mockery": "^1.1"
},
"conflict": {
"illuminate/console": ">=10.17.0 <10.25.0",
Expand Down

0 comments on commit 1ccbf8e

Please sign in to comment.