Navigation Menu

Skip to content

Commit

Permalink
Add evolution-cms/salo package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ser1ous committed Jul 28, 2021
1 parent d3a2963 commit 934868e
Show file tree
Hide file tree
Showing 26 changed files with 114 additions and 255 deletions.
2 changes: 1 addition & 1 deletion core/composer.json
Expand Up @@ -68,7 +68,7 @@
"james-heinrich/phpthumb": "1.*",
"evolutioncms-services/user-manager": "1.*",
"evolutioncms-services/document-manager": "1.*",
"evolution-cms/salo": "1.x-dev"
"evolution-cms/salo": "1.*"
},
"require-dev": {
"roave/security-advisories": "dev-master"
Expand Down
3 changes: 3 additions & 0 deletions core/custom/.env.docker.example
@@ -0,0 +1,3 @@
DB_USERNAME=homestead
DB_PASSWORD=secret
DB_DATABASE=evo
43 changes: 18 additions & 25 deletions core/vendor/composer/installed.json
Expand Up @@ -1134,17 +1134,17 @@
},
{
"name": "evolution-cms/salo",
"version": "1.x-dev",
"version_normalized": "1.9999999.9999999.9999999-dev",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/Ser1ous/sail.git",
"reference": "28161a11f854a70c95660a860a337f74e12f8743"
"url": "https://github.com/Ser1ous/salo.git",
"reference": "f224115d310037d49fd271ff71fb0358ddaf2e6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Ser1ous/sail/zipball/28161a11f854a70c95660a860a337f74e12f8743",
"reference": "28161a11f854a70c95660a860a337f74e12f8743",
"url": "https://api.github.com/repos/Ser1ous/salo/zipball/f224115d310037d49fd271ff71fb0358ddaf2e6e",
"reference": "f224115d310037d49fd271ff71fb0358ddaf2e6e",
"shasum": ""
},
"require": {
Expand All @@ -1153,10 +1153,9 @@
"illuminate/support": "^8.0|^9.0",
"php": "^7.3|^8.0"
},
"time": "2021-07-27T09:15:13+00:00",
"default-branch": true,
"time": "2021-07-28T13:21:32+00:00",
"bin": [
"bin/sail"
"bin/salo"
],
"type": "library",
"extra": {
Expand All @@ -1179,20 +1178,14 @@
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "Docker files for running a basic Laravel application.",
"description": "Docker files for running a basic evo application.",
"keywords": [
"docker",
"laravel"
"evo"
],
"support": {
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
"issues": "https://github.com/Ser1ous/salo/issues",
"source": "https://github.com/Ser1ous/salo/tree/1.0.1"
},
"install-path": "../evolution-cms/salo"
},
Expand Down Expand Up @@ -3299,17 +3292,17 @@
},
{
"name": "nesbot/carbon",
"version": "2.51.0",
"version_normalized": "2.51.0.0",
"version": "2.51.1",
"version_normalized": "2.51.1.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "48ebff252df4d3b60ecb8e2583f79dfba6b56bc8"
"reference": "8619c299d1e0d4b344e1f98ca07a1ce2cfbf1922"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/48ebff252df4d3b60ecb8e2583f79dfba6b56bc8",
"reference": "48ebff252df4d3b60ecb8e2583f79dfba6b56bc8",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8619c299d1e0d4b344e1f98ca07a1ce2cfbf1922",
"reference": "8619c299d1e0d4b344e1f98ca07a1ce2cfbf1922",
"shasum": ""
},
"require": {
Expand All @@ -3329,7 +3322,7 @@
"phpunit/phpunit": "^7.5.20 || ^8.5.14",
"squizlabs/php_codesniffer": "^3.4"
},
"time": "2021-07-28T08:28:41+00:00",
"time": "2021-07-28T13:16:28+00:00",
"bin": [
"bin/carbon"
],
Expand Down
16 changes: 8 additions & 8 deletions core/vendor/composer/installed.php
Expand Up @@ -5,7 +5,7 @@
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'd7a3ca0a902b78043b85e5613aacd3e1131fa62c',
'reference' => 'd3a29635692a7712c72a46d83d2028e645b1b7bf',
'name' => 'evolutioncms/core',
'dev' => true,
),
Expand Down Expand Up @@ -137,12 +137,12 @@
'dev_requirement' => false,
),
'evolution-cms/salo' => array(
'pretty_version' => '1.x-dev',
'version' => '1.9999999.9999999.9999999-dev',
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../evolution-cms/salo',
'aliases' => array(),
'reference' => '28161a11f854a70c95660a860a337f74e12f8743',
'reference' => 'f224115d310037d49fd271ff71fb0358ddaf2e6e',
'dev_requirement' => false,
),
'evolutioncms-services/document-manager' => array(
Expand All @@ -169,7 +169,7 @@
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'd7a3ca0a902b78043b85e5613aacd3e1131fa62c',
'reference' => 'd3a29635692a7712c72a46d83d2028e645b1b7bf',
'dev_requirement' => false,
),
'graham-campbell/result-type' => array(
Expand Down Expand Up @@ -461,12 +461,12 @@
'dev_requirement' => false,
),
'nesbot/carbon' => array(
'pretty_version' => '2.51.0',
'version' => '2.51.0.0',
'pretty_version' => '2.51.1',
'version' => '2.51.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../nesbot/carbon',
'aliases' => array(),
'reference' => '48ebff252df4d3b60ecb8e2583f79dfba6b56bc8',
'reference' => '8619c299d1e0d4b344e1f98ca07a1ce2cfbf1922',
'dev_requirement' => false,
),
'phpmailer/phpmailer' => array(
Expand Down

0 comments on commit 934868e

Please sign in to comment.