Update composer.json
This commit is contained in:
@@ -42,12 +42,12 @@
|
|||||||
"illuminate/config": "9.*",
|
"illuminate/config": "9.*",
|
||||||
"illuminate/database": "9.*",
|
"illuminate/database": "9.*",
|
||||||
"illuminate/encryption": "9.*",
|
"illuminate/encryption": "9.*",
|
||||||
"jetbrains/phpstorm-attributes": "^1.0"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "7.*",
|
"orchestra/testbench": "7.*",
|
||||||
"phpunit/phpunit": "^9.5",
|
"phpunit/phpunit": "^9.5",
|
||||||
"mockery/mockery": "^1.5"
|
"mockery/mockery": "^1.5",
|
||||||
|
"jetbrains/phpstorm-attributes": "^1.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|||||||
Reference in New Issue
Block a user