|  | 
| 24 | 24 | } | 
| 25 | 25 | 
 | 
| 26 | 26 | $deps = array( | 
| 27 |  | - array('doctrine', 'http://github.com/doctrine/doctrine2.git', '2.1.0'), | 
| 28 |  | - array('doctrine-dbal', 'http://github.com/doctrine/dbal.git', '2.1.0'), | 
| 29 |  | - array('doctrine-common', 'http://github.com/doctrine/common.git', '2.1.0'), | 
| 30 |  | - array('monolog', 'http://github.com/Seldaek/monolog.git', '1.0.0'), | 
| 31 |  | - array('swiftmailer', 'http://github.com/swiftmailer/swiftmailer.git', 'v4.1.0'), | 
| 32 |  | - array('twig', 'http://github.com/fabpot/Twig.git', 'v1.1.1'), | 
|  | 27 | + array('doctrine', 'http://github.com/doctrine/doctrine2.git', '2.1.1'), | 
|  | 28 | + array('doctrine-dbal', 'http://github.com/doctrine/dbal.git', '2.1.1'), | 
|  | 29 | + array('doctrine-common', 'http://github.com/doctrine/common.git', '2.1.1'), | 
|  | 30 | + array('monolog', 'http://github.com/Seldaek/monolog.git', '1.0.1'), | 
|  | 31 | + array('swiftmailer', 'http://github.com/swiftmailer/swiftmailer.git', 'v4.1.1'), | 
|  | 32 | + array('twig', 'http://github.com/fabpot/Twig.git', 'v1.1.2'), | 
| 33 | 33 | ); | 
| 34 | 34 | 
 | 
| 35 | 35 | foreach ($deps as $dep) { | 
|  | 
0 commit comments