Skip to content

Commit c3219c4

Browse files
author
TOL EDV
committed
remove sql-anywhere-client from composer
1 parent 864908d commit c3219c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"require": {
1313
"php": ">=7.1",
1414
"illuminate/support": ">=5.7",
15-
"illuminate/database": ">=5.7",
16-
"divolution/sql-anywhere-client": "^2.0.0"
15+
"illuminate/database": ">=5.7"
1716
},
1817
"require-dev": {
1918
"orchestra/testbench": "3.7.*",

0 commit comments

Comments
 (0)