1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-18 03:31:19 +02:00

Added minimum-stability

This commit is contained in:
Oliver Vogel
2022-01-02 10:25:40 +01:00
parent d47e83fc0e
commit 87267764b9

View File

@@ -29,5 +29,6 @@
"psr-4": { "psr-4": {
"Intervention\\Image\\Tests\\": "tests" "Intervention\\Image\\Tests\\": "tests"
} }
} },
"minimum-stability": "alpha"
} }