Skip to content

Commit 12d6e27

Browse files
authored
Merge pull request #38 from antodippo/show-camera-info-in-modals
Remove miljar/php-exif library dependency
2 parents 60520a3 + c45feab commit 12d6e27

File tree

3 files changed

+1
-61
lines changed

3 files changed

+1
-61
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"javiereguiluz/easyslugger": "^1.0",
1818
"league/tactician": "^1.0",
1919
"league/tactician-bundle": "^1.1",
20-
"miljar/php-exif": "^0.6.3",
2120
"nesbot/carbon": "^2.11",
2221
"nette/finder": "^2.4",
2322
"phake/phake": "^3.0",

composer.lock

Lines changed: 1 addition & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

symfony.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,6 @@
144144
"league/tactician-logger": {
145145
"version": "v0.10.0"
146146
},
147-
"miljar/php-exif": {
148-
"version": "v0.6.3"
149-
},
150147
"monolog/monolog": {
151148
"version": "1.23.0"
152149
},

0 commit comments

Comments
 (0)