Skip to content

Commit 48bd6ec

Browse files
committed
Upgrade Intervention and other composer deps to latest
1 parent 1ef5ebc commit 48bd6ec

File tree

237 files changed

+8367
-9339
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+8367
-9339
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
],
1212
"type": "wordpress-plugin",
1313
"require": {
14-
"intervention/image": "^2.3",
15-
"composer/installers": "*"
14+
"intervention/image": "^2.5",
15+
"composer/installers": "*"
1616
},
1717
"require-dev": {
18-
"symfony/var-dumper": "^3.1",
19-
"php-mock/php-mock-phpunit": "^0.3"
18+
"symfony/var-dumper": "*",
19+
"php-mock/php-mock-phpunit": "*"
2020
},
2121
"autoload": {
2222
"files": [

0 commit comments

Comments
 (0)