Skip to content

Commit 5191a2b

Browse files
authored
Update composer.json
1 parent 0c413f8 commit 5191a2b

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
@@ -15,12 +15,12 @@
1515
"php-amqplib/php-amqplib": "^v3.6"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^10.0|^11.0",
18+
"phpunit/phpunit": "^10.0|^11.0|^12.0",
1919
"mockery/mockery": "^1.0",
2020
"laravel/horizon": "^5.0",
2121
"orchestra/testbench": "^7.0|^8.0|^9.0",
2222
"laravel/pint": "^1.2",
23-
"laravel/framework": "^9.0|^10.0|^11.0"
23+
"laravel/framework": "^9.0|^10.0|^11.0|12.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)