Merge pull request #553 from romainneutron/dependencies

[3.8] Bump to php-exiftool 0.3.0
This commit is contained in:
Romain Neutron
2013-08-07 08:45:54 -07:00
2 changed files with 32 additions and 27 deletions

View File

@@ -30,7 +30,7 @@
"neutron/recaptcha" : "~0.1.0",
"neutron/temporary-filesystem" : "~2.0",
"php-xpdf/php-xpdf" : "~0.2.1",
"phpexiftool/phpexiftool" : "~0.2, >=0.2.2",
"phpexiftool/phpexiftool" : "~0.3",
"silex/silex" : "~1.0.0",
"silex/web-profiler" : "~1.0.0",
"swiftmailer/swiftmailer" : "~4.3.0",

57
composer.lock generated
View File

@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "7f9f9a1dd0a8021cebb26a9a24e968c0",
"hash": "fc4798a0b0a28c7354853a650f70c071",
"packages": [
{
"name": "alchemy/binary-driver",
@@ -46,7 +46,7 @@
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Nicolas Le Goff",
"name": "nlegoff",
"email": "legoff.n@gmail.com"
},
{
@@ -372,7 +372,7 @@
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh",
"homepage": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
}
],
@@ -565,7 +565,7 @@
"email": "kontakt@beberlei.de"
},
{
"name": "Johannes M. Schmitt",
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
@@ -1216,7 +1216,7 @@
],
"authors": [
{
"name": "Johannes Schmitt",
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
@@ -2008,7 +2008,7 @@
],
"authors": [
{
"name": "Johannes Schmitt",
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
@@ -2062,41 +2062,46 @@
},
{
"name": "phpexiftool/phpexiftool",
"version": "0.2.2",
"version": "0.3.0",
"source": {
"type": "git",
"url": "https://github.com/romainneutron/PHPExiftool.git",
"reference": "0.2.2"
"reference": "0.3.0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/romainneutron/PHPExiftool/zipball/0.2.2",
"reference": "0.2.2",
"url": "https://api.github.com/repos/romainneutron/PHPExiftool/zipball/0.3.0",
"reference": "0.3.0",
"shasum": ""
},
"require": {
"doctrine/cache": ">=1.0,<2.0",
"doctrine/collections": ">=1.0,<2.0",
"monolog/monolog": ">=1.3,<2.0",
"doctrine/cache": "~1.0",
"doctrine/collections": "~1.0",
"monolog/monolog": "~1.3",
"php": ">=5.3.3",
"phpexiftool/exiftool": "9.15",
"symfony/process": ">=2.0,<3.0"
"symfony/process": "~2.0"
},
"require-dev": {
"jms/serializer": ">=0.10.0,<1.0",
"sami/sami": "dev-master@dev",
"silex/silex": "1.0.x-dev@dev",
"symfony/console": ">=2.0,<3.0",
"symfony/css-selector": ">=2.0,<3.0",
"symfony/dom-crawler": ">=2.0,<3.0",
"symfony/finder": ">=2.0,<3.0",
"symfony/yaml": ">=2.0,<3.0"
"jms/serializer": "~0.10",
"sami/sami": "~1.0",
"silex/silex": "~1.0",
"symfony/console": "~2.0",
"symfony/css-selector": "~2.0",
"symfony/dom-crawler": "~2.0",
"symfony/finder": "~2.0",
"symfony/yaml": "~2.0"
},
"suggest": {
"jms/serializer": "To serialize tags",
"symfony/yaml": "To serialize tags in Yaml format"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
}
},
"autoload": {
"psr-0": {
"PHPExiftool": "lib"
@@ -2118,7 +2123,7 @@
"exiftool",
"metadata"
],
"time": "2013-04-17 15:46:49"
"time": "2013-08-07 13:54:27"
},
{
"name": "phpoption/phpoption",
@@ -2154,7 +2159,7 @@
],
"authors": [
{
"name": "Johannes Schmitt",
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
@@ -2422,7 +2427,7 @@
},
{
"name": "Phraseanet Team",
"email": "support@alchemy.fr",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
}
],
@@ -3431,7 +3436,7 @@
{
"name": "Anthon Pang",
"email": "apang@softwaredevelopment.ca",
"role": "Fork Maintainer"
"role": "developer"
}
],
"description": "PHP WebDriver for Selenium 2",