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 777e4ac commit 54727dbCopy full SHA for 54727db
composer.json
@@ -18,21 +18,21 @@
18
"license": "MIT",
19
"authors": [
20
{
21
- "name": "milwad khosravi",
+ "name": "Milwad Khosravi",
22
"email": "[email protected]",
23
"homepage": "https://github.com/milwad-dev",
24
- "role": "Developer"
+ "role": "Author"
25
}
26
],
27
"require": {
28
"php": "^8.0",
29
- "laravel/framework": "9.*|10.*|11.*",
+ "laravel/framework": "9.*|10.*|11.*|12.*",
30
"ext-bcmath": "*",
31
"ext-ctype": "*"
32
},
33
"require-dev": {
34
"imanghafoori/php-imports-analyzer": "1.0.*",
35
- "orchestra/testbench": "^7.0|^8.0|^9.0",
+ "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
36
"phpunit/phpunit": "^9.0|^10.0|^11.0"
37
38
"autoload": {
0 commit comments