We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a9377 commit 94a2ebdCopy full SHA for 94a2ebd
composer.json
@@ -25,14 +25,14 @@
25
}
26
],
27
"require": {
28
- "php": "^7.2|^8.0",
29
- "illuminate/contracts": "^7.0|^8.0",
30
- "symfony/yaml": "^4.1 || ^5.0",
+ "php": "^7.4|^8.0",
+ "illuminate/contracts": "^8.64",
+ "symfony/yaml": "^5.3",
31
"justinrainbow/json-schema": "^5.2"
32
},
33
"require-dev": {
34
- "phpunit/phpunit": "^6.5|^9.0",
35
- "squizlabs/php_codesniffer": "^3.2"
+ "phpunit/phpunit": "^9.5",
+ "squizlabs/php_codesniffer": "^3.6"
36
37
"autoload": {
38
"psr-4": {
0 commit comments