Skip to content

Commit bbd05f8

Browse files
committed
update dependencies
1 parent 4ae2ce0 commit bbd05f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7",
13+
"php": ">=7.1",
14+
"ext-pdo": "*",
1415
"illuminate/database": "^5|^6",
1516
"illuminate/support": "^5|^6"
1617
},

0 commit comments

Comments
 (0)