mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -40,15 +40,15 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.3|^8.0",
|
||||
"illuminate/console": "^7.0|^8.0|^9.0|^10.0",
|
||||
"illuminate/database": "^7.0|^8.0|^9.0|^10.0",
|
||||
"illuminate/filesystem": "^7.0|^8.0|^9.0|^10.0",
|
||||
"illuminate/console": "^7.0|^8.0|^9.0|^10.0|^11.0",
|
||||
"illuminate/database": "^7.0|^8.0|^9.0|^10.0|^11.0",
|
||||
"illuminate/filesystem": "^7.0|^8.0|^9.0|^10.0|^11.0",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.0",
|
||||
"phpunit/phpunit": "^9.6|^10.5|^11.0",
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0",
|
||||
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0",
|
||||
"laravel/legacy-factories": "*"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user