Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Custodio <leonardo@enjin.io>
  • Loading branch information
leonardocustodio authored Oct 16, 2024
1 parent 0d530c2 commit 0911275
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"ext-openssl": "*",
"enjin/platform-core": "*",
"phrity/websocket": "^1.0",
"rebing/graphql-laravel": "^9.2",
"rebing/graphql-laravel": "^9.0",
"rector/rector": "^1.0",
"spatie/laravel-package-tools": "^1.0",
"spatie/laravel-ray": "^1.0"
},
"require-dev": {
"dms/phpunit-arraysubset-asserts": "dev-master",
"laravel/pint": "^1.15",
"nunomaduro/collision": "^8.1",
"laravel/pint": "^1.0",
"nunomaduro/collision": "^8.0",
"larastan/larastan": "^2.0",
"orchestra/testbench": "^9.0",
"phpstan/extension-installer": "^1.0",
Expand Down Expand Up @@ -82,5 +82,5 @@
}
},
"minimum-stability": "dev",
"prefer-stable": false
"prefer-stable": true
}

0 comments on commit 0911275

Please sign in to comment.