Skip to content

Commit 2a9453c

Browse files
committed
Remove STABLE requirement
1 parent d0c9937 commit 2a9453c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"email": "stanislau_komar@epam.com"
1616
}
1717
],
18-
"minimum-stability": "stable",
1918
"require": {
19+
"php": ">=8.0",
2020
"psr/container": "^2.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)