1
0
mirror of https://github.com/Intervention/image.git synced 2025-01-16 19:58:14 +01:00

Update composer.json

This commit is contained in:
Barry vd. Heuvel 2015-07-10 16:44:25 +02:00
parent 6771cbfc78
commit a0d3df22de

View File

@ -30,5 +30,10 @@
"Intervention\\Image\\": "src/Intervention/Image"
}
},
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
}
},
"minimum-stability": "stable"
}