Skip to content

Commit a37b4ee

Browse files
authored
Merge pull request vyuldashev#274 from vyuldashev/dependabot/composer/phpunit/phpunit-tw-8.4
Update phpunit/phpunit requirement from ^7.0 to ^8.4
2 parents 35842ca + 983fe14 commit a37b4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"queue-interop/amqp-interop": "0.8.*"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^7.0",
21+
"phpunit/phpunit": "^8.4",
2222
"illuminate/events": "^6.0",
2323
"mockery/mockery": "^1.0",
2424
"laravel/horizon": "^3.0"

0 commit comments

Comments
 (0)