Skip to content

Commit e80309f

Browse files
committed
Merge remote-tracking branch 'infusionsoft/master'
2 parents 21ea3da + 234a02d commit e80309f

File tree

2 files changed

+230
-269
lines changed

2 files changed

+230
-269
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"guzzlehttp/guzzle": "^7.4.2",
1919
"lstrojny/fxmlrpc": "^0.20.0",
2020
"psr/log": "^1.0|^2.0|^3.0",
21-
"laminas/laminas-diactoros": "^2.0",
21+
"laminas/laminas-diactoros": "^2.18.1",
2222
"php-http/guzzle7-adapter": "^1.0",
2323
"php-http/message": "^1.6"
2424
},
@@ -42,5 +42,10 @@
4242
"Infusionsoft": "Infusionsoft\\FrameworkSupport\\Laravel\\InfusionsoftFacade"
4343
}
4444
}
45+
},
46+
"config": {
47+
"allow-plugins": {
48+
"php-http/discovery": true
49+
}
4550
}
4651
}

0 commit comments

Comments
 (0)