浏览代码

se agrego libreria dwoo para template-bundle

Guillermo Espinoza 7 年之前
父节点
当前提交
e6de465954
共有 2 个文件被更改,包括 72 次插入19 次删除
  1. 5 0
      composer.json
  2. 67 19
      composer.lock

+ 5 - 0
composer.json

@@ -110,6 +110,10 @@
             "type": "vcs",
             "url": "ssh://git@gogs.infra.flowdat.com:222/3erPartyFlowdat3/SonataAdminBundle.git",
             "name": "ik-sonata"
+        },
+        {
+            "type": "vcs",
+            "url": "https://github.com/dwoo-project/dwoo.git"
         }
     ],
     "config": {
@@ -125,6 +129,7 @@
         "doctrine/instantiator": "^1.0.5",
         "doctrine/migrations": "v1.2.0",
         "doctrine/orm": "^2.5",
+        "dwoo/dwoo": "dev-master",
         "evence/soft-deleteable-extension-bundle": "^1.3",
         "gedmo/doctrine-extensions": "^2.4",
         "hwi/oauth-bundle": "^0.5.3",

+ 67 - 19
composer.lock

@@ -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": "c2207b1bcfc0a66d8e38340b4a26fbc6",
+    "content-hash": "c8d38cd8c81e574b390aafff8b8b8e19",
     "packages": [
         {
             "name": "behat/transliterator",
@@ -996,6 +996,53 @@
             ],
             "time": "2015-11-23T12:44:25+00:00"
         },
+        {
+            "name": "dwoo/dwoo",
+            "version": "dev-master",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/dwoo-project/dwoo.git",
+                "reference": "751becafdb29d3cfaebcafd7a40e47835b2a2214"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/dwoo-project/dwoo/zipball/751becafdb29d3cfaebcafd7a40e47835b2a2214",
+                "reference": "751becafdb29d3cfaebcafd7a40e47835b2a2214",
+                "shasum": ""
+            },
+            "require": {
+                "php": "^5.3|^7.0"
+            },
+            "require-dev": {
+                "phpunit/phpunit": "4.8.27"
+            },
+            "type": "library",
+            "autoload": {
+                "psr-4": {
+                    "Dwoo\\": "lib/Dwoo/"
+                }
+            },
+            "autoload-dev": {
+                "psr-4": {
+                    "Dwoo\\Tests\\": "tests/"
+                }
+            },
+            "license": [
+                "LGPL-3.0-only"
+            ],
+            "authors": [
+                {
+                    "name": "David Sanchez",
+                    "email": "david38sanchez@gmail.com"
+                }
+            ],
+            "description": "Dwoo is a PHP5/PHP7 template engine which is (almost) fully compatible with Smarty templates and plugins, but is written from scratch for PHP5, and adds many features.",
+            "support": {
+                "source": "https://github.com/dwoo-project/dwoo/tree/master",
+                "issues": "https://github.com/dwoo-project/dwoo/issues"
+            },
+            "time": "2018-01-30T15:59:38+00:00"
+        },
         {
             "name": "evence/soft-deleteable-extension-bundle",
             "version": "1.3.0",
@@ -1433,7 +1480,7 @@
                 "audit",
                 "bundle"
             ],
-            "time": "2018-01-25 13:42:14"
+            "time": "2018-01-25T13:42:14+00:00"
         },
         {
             "name": "ik/auth-bundle",
@@ -1456,7 +1503,7 @@
                 "auth",
                 "bundle"
             ],
-            "time": "2018-01-25 13:43:49"
+            "time": "2018-01-25T13:43:49+00:00"
         },
         {
             "name": "ik/base-admin-bundle",
@@ -1479,7 +1526,7 @@
                 "bootstrap",
                 "sonata"
             ],
-            "time": "2018-01-25 13:45:15"
+            "time": "2018-01-25T13:45:15+00:00"
         },
         {
             "name": "ik/device-bundle",
@@ -1487,7 +1534,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/DeviceBundle.git",
-                "reference": "c6801047c8694a441aa60f6df5d9b1784feff778"
+                "reference": "3bb922f8aa7b3914fd7fd212e8f3617f77a4b08a"
             },
             "type": "library",
             "autoload": {
@@ -1502,7 +1549,7 @@
                 "bundle",
                 "validators"
             ],
-            "time": "2018-01-25 13:53:10"
+            "time": "2018-02-01T17:40:39+00:00"
         },
         {
             "name": "ik/extra-data-bundle",
@@ -1525,7 +1572,7 @@
                 "bundle",
                 "extra-data"
             ],
-            "time": "2018-01-25 13:57:32"
+            "time": "2018-01-25T13:57:32+00:00"
         },
         {
             "name": "ik/leaflet-bundle",
@@ -1546,7 +1593,7 @@
                 }
             },
             "description": "The Flowdat3 Leaflet Resource",
-            "time": "2018-01-25 14:03:41"
+            "time": "2018-01-25T14:03:41+00:00"
         },
         {
             "name": "ik/map-bundle",
@@ -1569,7 +1616,7 @@
                 "bootstrap",
                 "sonata"
             ],
-            "time": "2018-01-25 14:04:48"
+            "time": "2018-01-25T14:04:48+00:00"
         },
         {
             "name": "ik/migrations-bundle",
@@ -1592,7 +1639,7 @@
                 "bundle",
                 "migrations"
             ],
-            "time": "2018-01-25 14:06:01"
+            "time": "2018-01-25T14:06:01+00:00"
         },
         {
             "name": "ik/oauthclient-bundle",
@@ -1619,7 +1666,7 @@
                 "bundle",
                 "oauth"
             ],
-            "time": "2018-01-25 13:47:36"
+            "time": "2018-01-25T13:47:36+00:00"
         },
         {
             "name": "ik/owner-voter-bundle",
@@ -1642,7 +1689,7 @@
                 "bundle",
                 "owner-voter"
             ],
-            "time": "2018-01-25 14:08:12"
+            "time": "2018-01-25T14:08:12+00:00"
         },
         {
             "name": "ik/template-bundle",
@@ -1668,7 +1715,7 @@
                 "bundle",
                 "template"
             ],
-            "time": "2018-01-25 16:10:26"
+            "time": "2018-01-25T16:10:26+00:00"
         },
         {
             "name": "ik/webservice-bundle",
@@ -1689,7 +1736,7 @@
                 }
             },
             "description": "The Flowdat3 Webservice Rest",
-            "time": "2018-01-25 14:12:14"
+            "time": "2018-01-25T14:12:14+00:00"
         },
         {
             "name": "ik/workflow-bundle",
@@ -1727,7 +1774,7 @@
                 "bundle",
                 "workflow"
             ],
-            "time": "2018-01-25 14:13:14"
+            "time": "2018-01-25T14:13:14+00:00"
         },
         {
             "name": "incenteev/composer-parameter-handler",
@@ -1790,9 +1837,9 @@
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
+                "url": "https://satis.infra.flowdat.com/dist/jdorn/sql-formatter/jdorn-sql-formatter-64990d96e0959dff8e059dfcdc1af130728d92bc-zip-8e3318.zip",
                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
-                "shasum": ""
+                "shasum": "d429297f4037b36998a461ab5e499b769da334c5"
             },
             "require": {
                 "php": ">=5.2.4"
@@ -3259,7 +3306,7 @@
                 "bootstrap",
                 "sonata"
             ],
-            "time": "2017-10-04 12:16:04"
+            "time": "2017-10-04T12:16:04+00:00"
         },
         {
             "name": "sonata-project/block-bundle",
@@ -4617,7 +4664,7 @@
                 }
             ],
             "description": "REST API Generator for Symfony 2",
-            "time": "2016-04-18 12:29:38"
+            "time": "2016-04-18T12:29:38+00:00"
         },
         {
             "name": "willdurand/jsonp-callback-validator",
@@ -6168,6 +6215,7 @@
     "aliases": [],
     "minimum-stability": "stable",
     "stability-flags": {
+        "dwoo/dwoo": 20,
         "ik/audit-bundle": 20,
         "ik/auth-bundle": 20,
         "ik/base-admin-bundle": 20,