8000 updated Monolog to 1.0.2 · Kiruban2011/symfony@e314931 · GitHub
[go: up one dir, main page]

Skip to content

Commit e314931

Browse files
committed
updated Monolog to 1.0.2
1 parent 6c538df commit e314931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
array('doctrine', 'http://github.com/doctrine/doctrine2.git', '2.1.2'),
3030
array('doctrine-dbal', 'http://github.com/doctrine/dbal.git', '2.1.3'),
3131
array('doctrine-common', 'http://github.com/doctrine/common.git', '2.1.2'),
32-
array('monolog', 'http://github.com/Seldaek/monolog.git', '1.0.1'),
32+
array('monolog', 'http://github.com/Seldaek/monolog.git', '1.0.2'),
3333
array('swiftmailer', 'http://github.com/swiftmailer/swiftmailer.git', 'v4.1.2'),
3434
array('twig', 'http://github.com/fabpot/Twig.git', 'v1.1.2'),
3535
);

0 commit comments

Comments
 (0)
0