1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-01 03:20:17 +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" "Intervention\\Image\\": "src/Intervention/Image"
} }
}, },
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
}
},
"minimum-stability": "stable" "minimum-stability": "stable"
} }