mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Fix issue with CI installing non-dev dependencies
This commit is contained in:
parent
6bae804744
commit
6befcee3c5
@ -43,5 +43,5 @@
|
||||
},
|
||||
"classmap": ["tests/behat/"]
|
||||
},
|
||||
"minimum-stability": "stable"
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user