Skip to content

Instantly share code, notes, and snippets.

@kszyma
Created November 12, 2015 09:04
Show Gist options
  • Save kszyma/72de378657be6559f6be to your computer and use it in GitHub Desktop.
Save kszyma/72de378657be6559f6be to your computer and use it in GitHub Desktop.
$ diff /tmp/buggy.txt /tmp/new.txt
7,8c7,8
< doctrine/doctrine-bundle 1.6.0 Symfony DoctrineBundle
< doctrine/doctrine-cache-bundle 1.2.1 Symfony Bundle for Doctrine Cache
---
> doctrine/doctrine-bundle v1.5.2 Symfony DoctrineBundle
> doctrine/doctrine-cache-bundle v1.0.1 Symfony2 Bundle for Doctrine Cache
10,11c10,11
< doctrine/doctrine-migrations-bundle 1.1.1 Symfony DoctrineMigrationsBundle
< doctrine/inflector v1.1.0 Common String Manipulations with regard to casing and singular/plural rules.
---
> doctrine/doctrine-migrations-bundle v1.1.0 Symfony DoctrineMigrationsBundle
> doctrine/inflector v1.0.1 Common String Manipulations with regard to casing and singular/plural rules.
19c19
< incenteev/composer-parameter-handler v2.1.2 Composer script handling your ignored parameter file
---
> incenteev/composer-parameter-handler v2.1.1 Composer script handling your ignored parameter file
41c41
< phpunit/phpunit 4.8.18 The PHP Unit Testing framework.
---
> phpunit/phpunit 4.8.16 The PHP Unit Testing framework.
53c53
< sensio/framework-extra-bundle v3.0.11 This bundle provides a way to configure your controllers with annotations
---
> sensio/framework-extra-bundle v3.0.10 This bundle provides a way to configure your controllers with annotations
59,60d58
< symfony/security-acl v2.7.6 Symfony Security Component - ACL (Access Control List)
< symfony/security-core v2.7.6 Symfony Security Component - Core Library
64c62
< twig/twig v1.23.1 Twig, the flexible, fast, and secure template language for PHP
---
> twig/twig v1.23.0 Twig, the flexible, fast, and secure template language for PHP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment