Skip to content

Commit df6b08c

Browse files
committed
update
1 parent 1ba630a commit df6b08c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,8 @@
99
}
1010
],
1111
"require": {
12-
<<<<<<< HEAD
13-
"php": ">=8",
12+
"php": ">=7.4",
1413
"ext-memcache": "*",
15-
=======
16-
"php": ">=5.3.0",
17-
"ext-memcached": "*",
18-
>>>>>>> 6b6c8232749ed3772a26d7b4b4cbc99c22309371
1914
"ext-mysqli": "*"
2015
},
2116
"require-dev": {

0 commit comments

Comments
 (0)