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 2c576f1 commit 931fb37Copy full SHA for 931fb37
composer.json
@@ -19,12 +19,12 @@
19
"php": "^7.4|^8.0",
20
"illuminate/contracts": "^8.0",
21
"illuminate/support": "^7.0|^8.0",
22
- "laravel/slack-notification-channel": "^2.3",
23
- "symfony/stopwatch": "^3.4"
+ "laravel/slack-notification-channel": "^2.3"
24
},
25
"require-dev": {
26
"orchestra/testbench": "^6.0",
27
"phpunit/phpunit": "^9.3",
+ "symfony/stopwatch": "^4.4|^5.0",
28
"vimeo/psalm": "^4.3"
29
30
"autoload": {
0 commit comments