1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-10 07:53:58 +02: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"
}