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 55013b4 commit 0b8f28eCopy full SHA for 0b8f28e
composer.json
@@ -36,7 +36,7 @@
36
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
37
"symfony/http-kernel": "^7.0",
38
"symfony/event-dispatcher": "^6.2",
39
- "phpunit/phpunit": "^11.0"
+ "phpunit/phpunit": "^10.0"
40
},
41
"require-dev": {
42
"marcocesarato/php-conventional-changelog": "^1.16"
@@ -49,5 +49,5 @@
49
50
"minimum-stability": "dev",
51
"prefer-stable": true,
52
- "version": "1.0.5"
+ "version": "1.0.6"
53
}
0 commit comments