Skip to content

Commit a4414aa

Browse files
committed
Remove STABLE requirement
1 parent 638fa16 commit a4414aa

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
"ramsey/uuid": "^4.2"
2121
}
2222
}

0 commit comments

Comments
 (0)