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 0d6ecf7 commit 9f75043Copy full SHA for 9f75043
composer.json
@@ -17,11 +17,11 @@
17
"homepage": "https://github.com/In-Touch/laravel-newrelic",
18
"require": {
19
"php": ">=7.4",
20
- "illuminate/contracts": "^8.0|^9.0",
+ "illuminate/contracts": "^8.0|^9.0|^10.0",
21
"intouch/newrelic": "^2.0"
22
},
23
"require-dev": {
24
- "orchestra/testbench": "^6.22|^7.0",
+ "orchestra/testbench": "^6.22|^7.0|^8.0",
25
"phpunit/phpunit": "^9.5|^10.0"
26
27
"minimum-stability": "dev",
0 commit comments