|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "7dcb08a0fc41379f546be8f5c5031988",
|
|
|
+ "content-hash": "f3248143bf68e3799381d28cc29fe85a",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "behat/transliterator",
|
|
@@ -1688,14 +1688,15 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "ik/workflow-bundle",
|
|
|
- "version": "dev-master",
|
|
|
+ "version": "dev-workflow_update",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/WorkflowBundle.git",
|
|
|
- "reference": "396a64f846fb65c1592d699000fec7bd4a4c9b50"
|
|
|
+ "reference": "6ebddf55bda080b33491657e745e2565674e1a25"
|
|
|
},
|
|
|
"require": {
|
|
|
- "php-amqplib/rabbitmq-bundle": "^1.12"
|
|
|
+ "php-amqplib/rabbitmq-bundle": "^1.12",
|
|
|
+ "symfony/workflow": "^3.3"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -1722,7 +1723,7 @@
|
|
|
"bundle",
|
|
|
"workflow"
|
|
|
],
|
|
|
- "time": "2017-09-19 15:50:09"
|
|
|
+ "time": "2017-09-29 18:53:27"
|
|
|
},
|
|
|
{
|
|
|
"name": "incenteev/composer-parameter-handler",
|
|
@@ -5592,6 +5593,74 @@
|
|
|
],
|
|
|
"time": "2017-08-01T09:40:44+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/workflow",
|
|
|
+ "version": "v3.3.9",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/workflow.git",
|
|
|
+ "reference": "bf252f2f8492d268c63df18e8da97d4cc4c55427"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/workflow/zipball/bf252f2f8492d268c63df18e8da97d4cc4c55427",
|
|
|
+ "reference": "bf252f2f8492d268c63df18e8da97d4cc4c55427",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^5.5.9|>=7.0.8",
|
|
|
+ "symfony/property-access": "~2.3|~3.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "psr/log": "~1.0",
|
|
|
+ "symfony/dependency-injection": "~2.8|~3.0",
|
|
|
+ "symfony/event-dispatcher": "~2.1|~3.0",
|
|
|
+ "symfony/expression-language": "~2.8|~3.0",
|
|
|
+ "symfony/security-core": "~2.8|~3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.3-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\Workflow\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Grégoire Pineau",
|
|
|
+ "email": "lyrixx@lyrixx.info"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "http://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony Workflow Component",
|
|
|
+ "homepage": "http://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "petrinet",
|
|
|
+ "place",
|
|
|
+ "state",
|
|
|
+ "statemachine",
|
|
|
+ "transition",
|
|
|
+ "workflow"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/workflow/tree/v3.3.9"
|
|
|
+ },
|
|
|
+ "time": "2017-08-11T12:43:59+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "twig/extensions",
|
|
|
"version": "v1.5.1",
|