ソースを参照

maj composer pour assectis en 2.3.*

Sevajol Bastien 12 年 前
コミット
a822d2b536
共有2 個のファイルを変更した13 個の追加14 個の削除を含む
  1. 1 1
      composer.json
  2. 12 13
      composer.lock

+ 1 - 1
composer.json ファイルの表示

11
         "doctrine/orm": ">=2.2.3,<2.5-dev",
11
         "doctrine/orm": ">=2.2.3,<2.5-dev",
12
         "doctrine/doctrine-bundle": "1.1.*",
12
         "doctrine/doctrine-bundle": "1.1.*",
13
         "twig/extensions": "1.0.*@dev",
13
         "twig/extensions": "1.0.*@dev",
14
-        "symfony/assetic-bundle": "2.1.*",
14
+        "symfony/assetic-bundle": "2.3.*",
15
         "symfony/swiftmailer-bundle": "2.1.*",
15
         "symfony/swiftmailer-bundle": "2.1.*",
16
         "symfony/monolog-bundle": "2.1.*",
16
         "symfony/monolog-bundle": "2.1.*",
17
         "sensio/distribution-bundle": "2.1.*",
17
         "sensio/distribution-bundle": "2.1.*",

+ 12 - 13
composer.lock ファイルの表示

1
 {
1
 {
2
-    "hash": "ca864c17169224f4d52600e48be0f467",
2
+    "hash": "8fb49394a0a1d78f2783d0298bac0a4f",
3
     "packages": [
3
     "packages": [
4
         {
4
         {
5
             "name": "cedriclombardot/admingenerator-generator-bundle",
5
             "name": "cedriclombardot/admingenerator-generator-bundle",
167
                 {
167
                 {
168
                     "name": "Johannes Schmitt",
168
                     "name": "Johannes Schmitt",
169
                     "email": "schmittjoh@gmail.com",
169
                     "email": "schmittjoh@gmail.com",
170
-                    "homepage": "http://jmsyst.com",
170
+                    "homepage": "https://github.com/schmittjoh",
171
                     "role": "Developer of wrapped JMSSerializerBundle"
171
                     "role": "Developer of wrapped JMSSerializerBundle"
172
                 }
172
                 }
173
             ],
173
             ],
872
                 {
872
                 {
873
                     "name": "Johannes M. Schmitt",
873
                     "name": "Johannes M. Schmitt",
874
                     "email": "schmittjoh@gmail.com",
874
                     "email": "schmittjoh@gmail.com",
875
-                    "homepage": "http://jmsyst.com",
875
+                    "homepage": "https://github.com/schmittjoh",
876
                     "role": "Developer of wrapped JMSSerializerBundle"
876
                     "role": "Developer of wrapped JMSSerializerBundle"
877
                 }
877
                 }
878
             ],
878
             ],
973
                 {
973
                 {
974
                     "name": "Johannes M. Schmitt",
974
                     "name": "Johannes M. Schmitt",
975
                     "email": "schmittjoh@gmail.com",
975
                     "email": "schmittjoh@gmail.com",
976
-                    "homepage": "http://jmsyst.com",
976
+                    "homepage": "https://github.com/schmittjoh",
977
                     "role": "Developer of wrapped JMSSerializerBundle"
977
                     "role": "Developer of wrapped JMSSerializerBundle"
978
                 }
978
                 }
979
             ],
979
             ],
1016
                 {
1016
                 {
1017
                     "name": "Johannes M. Schmitt",
1017
                     "name": "Johannes M. Schmitt",
1018
                     "email": "schmittjoh@gmail.com",
1018
                     "email": "schmittjoh@gmail.com",
1019
-                    "homepage": "http://jmsyst.com",
1019
+                    "homepage": "https://github.com/schmittjoh",
1020
                     "role": "Developer of wrapped JMSSerializerBundle"
1020
                     "role": "Developer of wrapped JMSSerializerBundle"
1021
                 }
1021
                 }
1022
             ],
1022
             ],
1079
                 {
1079
                 {
1080
                     "name": "Johannes M. Schmitt",
1080
                     "name": "Johannes M. Schmitt",
1081
                     "email": "schmittjoh@gmail.com",
1081
                     "email": "schmittjoh@gmail.com",
1082
-                    "homepage": "http://jmsyst.com",
1082
+                    "homepage": "https://github.com/schmittjoh",
1083
                     "role": "Developer of wrapped JMSSerializerBundle"
1083
                     "role": "Developer of wrapped JMSSerializerBundle"
1084
                 }
1084
                 }
1085
             ],
1085
             ],
1993
         },
1993
         },
1994
         {
1994
         {
1995
             "name": "symfony/assetic-bundle",
1995
             "name": "symfony/assetic-bundle",
1996
-            "version": "v2.1.3",
1996
+            "version": "v2.3.0",
1997
             "target-dir": "Symfony/Bundle/AsseticBundle",
1997
             "target-dir": "Symfony/Bundle/AsseticBundle",
1998
             "source": {
1998
             "source": {
1999
                 "type": "git",
1999
                 "type": "git",
2000
                 "url": "https://github.com/symfony/AsseticBundle.git",
2000
                 "url": "https://github.com/symfony/AsseticBundle.git",
2001
-                "reference": "v2.1.3"
2001
+                "reference": "v2.3.0-beta1"
2002
             },
2002
             },
2003
             "dist": {
2003
             "dist": {
2004
                 "type": "zip",
2004
                 "type": "zip",
2005
-                "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/v2.1.3",
2006
-                "reference": "v2.1.3",
2005
+                "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/v2.3.0-beta1",
2006
+                "reference": "v2.3.0-beta1",
2007
                 "shasum": ""
2007
                 "shasum": ""
2008
             },
2008
             },
2009
             "require": {
2009
             "require": {
2010
-                "kriswallsmith/assetic": ">=1.1.0-alpha4,<1.2-dev",
2010
+                "kriswallsmith/assetic": ">=1.1-beta1,<1.2",
2011
                 "php": ">=5.3.0",
2011
                 "php": ">=5.3.0",
2012
                 "symfony/framework-bundle": ">=2.1,<3.0"
2012
                 "symfony/framework-bundle": ">=2.1,<3.0"
2013
             },
2013
             },
2023
             "suggest": {
2023
             "suggest": {
2024
                 "symfony/twig-bundle": "~2.1"
2024
                 "symfony/twig-bundle": "~2.1"
2025
             },
2025
             },
2026
-            "time": "2013-03-25 20:16:21",
2026
+            "time": "2013-05-13 15:39:47",
2027
             "type": "symfony-bundle",
2027
             "type": "symfony-bundle",
2028
             "extra": {
2028
             "extra": {
2029
                 "branch-alias": {
2029
                 "branch-alias": {
2425
         "friendsofsymfony/facebook-bundle": 20
2425
         "friendsofsymfony/facebook-bundle": 20
2426
     }
2426
     }
2427
 }
2427
 }
2428
-