dev-stable -> ~1.0
This commit is contained in:
parent
ea5193e4c8
commit
b51b5a112e
|
|
@ -25,10 +25,10 @@
|
|||
},
|
||||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"october/rain": "dev-stable",
|
||||
"october/system": "dev-stable",
|
||||
"october/backend": "dev-stable",
|
||||
"october/cms": "dev-stable",
|
||||
"october/rain": "~1.0",
|
||||
"october/system": "~1.0",
|
||||
"october/backend": "~1.0",
|
||||
"october/cms": "~1.0",
|
||||
"laravel/framework": "5.1.*",
|
||||
"wikimedia/composer-merge-plugin": "dev-master"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"composer/installers": "~1.0",
|
||||
"october/rain": "dev-stable"
|
||||
"october/rain": "~1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"composer/installers": "~1.0",
|
||||
"october/rain": "dev-stable"
|
||||
"october/rain": "~1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"composer/installers": "~1.0",
|
||||
"october/rain": "dev-stable"
|
||||
"october/rain": "~1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue