Bump to php-exiftool 0.3.0

This commit is contained in:
Romain Neutron
2013-08-07 16:04:52 +02:00
parent b62589fdea
commit 8ed8813fb9
2 changed files with 32 additions and 27 deletions

View File

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