We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f380fda commit 4e669bbCopy full SHA for 4e669bb
composer.json
@@ -25,8 +25,8 @@
25
"ext-pdo": "*",
26
"illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0",
27
"illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0",
28
- "mpyw/unclosure": "^0.1.0",
29
- "mpyw/laravel-pdo-emulation-control": "^0.1.0"
+ "mpyw/unclosure": "^1.0",
+ "mpyw/laravel-pdo-emulation-control": "^1.0"
30
},
31
"require-dev": {
32
"orchestra/testbench": "^5.0",
0 commit comments