Skip to content

Commit efdc397

Browse files
committed
Fix for pecl_http + composer aliases + bug tracking + update PECL
1 parent 8ea351f commit efdc397

7 files changed

+774
-7
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"ext-curl": "*",
66
"ext-zip": "*",
77
"ext-json": "*",
8-
"php": "^7.4"
8+
"php": "^7.4",
9+
"bugsnag/bugsnag": "^3.0"
910
},
1011
"autoload": {
1112
"psr-4": {

0 commit comments

Comments
 (0)