Skip to content

Commit f84c2d7

Browse files
author
Aleksandr Golouz
committedFeb 25, 2023
Changed php version
1 parent 5cd5ad7 commit f84c2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": ">=7.2.0"
14+
"php": "^7.2 || ^8.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)