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 b5fa7d4 commit 52d7a5aCopy full SHA for 52d7a5a
composer.json
@@ -16,11 +16,12 @@
16
}
17
],
18
"require": {
19
- "php": "^8.0",
+ "php": "^8.1",
20
"spatie/laravel-package-tools": "^1.16",
21
"illuminate/contracts": "^10.0||^11.0||^12.0"
22
},
23
"require-dev": {
24
+ "brianium/paratest": "^7.3.1",
25
"laravel/pint": "^1.14",
26
"nesbot/carbon": "^2.63||^3.0",
27
"nunomaduro/collision": "^7.10.0||^8.8.0",
0 commit comments