Skip to content

Commit 6012827

Browse files
authored
Merge pull request #3 from BinarCode/stopwatch
wip
2 parents 2c576f1 + 931fb37 commit 6012827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"php": "^7.4|^8.0",
2020
"illuminate/contracts": "^8.0",
2121
"illuminate/support": "^7.0|^8.0",
22-
"laravel/slack-notification-channel": "^2.3",
23-
"symfony/stopwatch": "^3.4"
22+
"laravel/slack-notification-channel": "^2.3"
2423
},
2524
"require-dev": {
2625
"orchestra/testbench": "^6.0",
2726
"phpunit/phpunit": "^9.3",
27+
"symfony/stopwatch": "^4.4|^5.0",
2828
"vimeo/psalm": "^4.3"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)