Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Updated scaffold-tooling to 2.0.1 release. #21

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

Large diffs are not rendered by default.

55 changes: 31 additions & 24 deletions app/index.html

Large diffs are not rendered by default.

71 changes: 71 additions & 0 deletions app/p2/alchemy/zippy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"packages": {
"alchemy/zippy": [
{
"name": "alchemy/zippy",
"version": "0.4.9",
"version_normalized": "0.4.9.0",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/Zippy.git",
"reference": "59fbeefb9a249122867ef25e53addfcce31850d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/59fbeefb9a249122867ef25e53addfcce31850d7",
"reference": "59fbeefb9a249122867ef25e53addfcce31850d7",
"shasum": ""
},
"require": {
"doctrine/collections": "~1.0",
"php": ">=5.5",
"symfony/filesystem": "^2.0.5 || ^3.0 || ^4.0",
"symfony/polyfill-mbstring": "^1.3",
"symfony/process": "^2.1 || ^3.0 || ^4.0"
},
"require-dev": {
"ext-zip": "*",
"guzzle/guzzle": "~3.0",
"guzzlehttp/guzzle": "^6.0",
"phpunit/phpunit": "^4.0 || ^5.0",
"symfony/finder": "^2.0.5 || ^3.0 || ^4.0"
},
"suggest": {
"ext-zip": "To use the ZipExtensionAdapter",
"guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
"guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
},
"time": "2018-02-22T13:58:36+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.4.x-dev"
}
},
"autoload": {
"psr-4": {
"Alchemy\\Zippy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alchemy",
"email": "[email protected]",
"homepage": "http://www.alchemy.fr/"
}
],
"description": "Zippy, the archive manager companion",
"keywords": [
"bzip",
"compression",
"tar",
"zip"
]
}
]
}
}
5 changes: 5 additions & 0 deletions app/p2/alchemy/zippy~dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"packages": {
"alchemy/zippy": []
}
}
112 changes: 112 additions & 0 deletions app/p2/asm89/stack-cors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
{
"packages": {
"asm89/stack-cors": [
{
"name": "asm89/stack-cors",
"version": "1.2.0",
"version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/asm89/stack-cors.git",
"reference": "c163e2b614550aedcf71165db2473d936abbced6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6",
"reference": "c163e2b614550aedcf71165db2473d936abbced6",
"shasum": ""
},
"require": {
"php": ">=5.5.9",
"symfony/http-foundation": "~2.7|~3.0|~4.0",
"symfony/http-kernel": "~2.7|~3.0|~4.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0 || ^4.8.10",
"squizlabs/php_codesniffer": "^2.3"
},
"time": "2017-12-20T14:37:45+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-4": {
"Asm89\\Stack\\": "src/Asm89/Stack/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander",
"email": "[email protected]"
}
],
"description": "Cross-origin resource sharing library and stack middleware",
"homepage": "https://github.com/asm89/stack-cors",
"keywords": [
"cors",
"stack"
]
},
{
"name": "asm89/stack-cors",
"version": "1.3.0",
"version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/asm89/stack-cors.git",
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
"shasum": ""
},
"require": {
"php": ">=5.5.9",
"symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
"symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0 || ^4.8.10",
"squizlabs/php_codesniffer": "^2.3"
},
"time": "2019-12-24T22:41:47+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-4": {
"Asm89\\Stack\\": "src/Asm89/Stack/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander",
"email": "[email protected]"
}
],
"description": "Cross-origin resource sharing library and stack middleware",
"homepage": "https://github.com/asm89/stack-cors",
"keywords": [
"cors",
"stack"
]
}
]
}
}
5 changes: 5 additions & 0 deletions app/p2/asm89/stack-cors~dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"packages": {
"asm89/stack-cors": []
}
}
87 changes: 87 additions & 0 deletions app/p2/behat/behat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"packages": {
"behat/behat": [
{
"name": "behat/behat",
"version": "v3.6.1",
"version_normalized": "3.6.1.0",
"source": {
"type": "git",
"url": "https://github.com/Behat/Behat.git",
"reference": "9bfe195b4745c32e068af03fa4df9558b4916d30"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30",
"reference": "9bfe195b4745c32e068af03fa4df9558b4916d30",
"shasum": ""
},
"require": {
"behat/gherkin": "^4.6.0",
"behat/transliterator": "^1.2",
"container-interop/container-interop": "^1.2",
"ext-mbstring": "*",
"php": ">=5.3.3",
"psr/container": "^1.0",
"symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
"symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0",
"symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
"symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
"symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
"symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0"
},
"require-dev": {
"herrera-io/box": "~1.6.1",
"phpunit/phpunit": "^4.8.36 || ^6.3",
"symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0"
},
"suggest": {
"ext-dom": "Needed to output test results in JUnit format."
},
"time": "2020-02-06T09:54:48+00:00",
"bin": [
"bin/behat"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Behat\\Behat\\": "src/Behat/Behat/",
"Behat\\Testwork\\": "src/Behat/Testwork/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "[email protected]",
"homepage": "http://everzet.com"
}
],
"description": "Scenario-oriented BDD framework for PHP 5.3",
"homepage": "http://behat.org/",
"keywords": [
"Agile",
"BDD",
"ScenarioBDD",
"Scrum",
"StoryBDD",
"User story",
"business",
"development",
"documentation",
"examples",
"symfony",
"testing"
]
}
]
}
}
5 changes: 5 additions & 0 deletions app/p2/behat/behat~dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"packages": {
"behat/behat": []
}
}
66 changes: 66 additions & 0 deletions app/p2/behat/gherkin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"packages": {
"behat/gherkin": [
{
"name": "behat/gherkin",
"version": "v4.6.2",
"version_normalized": "4.6.2.0",
"source": {
"type": "git",
"url": "https://github.com/Behat/Gherkin.git",
"reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
"reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
"shasum": ""
},
"require": {
"php": ">=5.3.1"
},
"require-dev": {
"phpunit/phpunit": "~4.5|~5",
"symfony/phpunit-bridge": "~2.7|~3|~4",
"symfony/yaml": "~2.3|~3|~4"
},
"suggest": {
"symfony/yaml": "If you want to parse features, represented in YAML files"
},
"time": "2020-03-17T14:03:26+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Gherkin": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "[email protected]",
"homepage": "http://everzet.com"
}
],
"description": "Gherkin DSL parser for PHP 5.3",
"homepage": "http://behat.org/",
"keywords": [
"BDD",
"Behat",
"Cucumber",
"DSL",
"gherkin",
"parser"
]
}
]
}
}
5 changes: 5 additions & 0 deletions app/p2/behat/gherkin~dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"packages": {
"behat/gherkin": []
}
}
Loading