You've already forked gitea-bundle
package updates
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
"http-interop/http-factory-guzzle": "^1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"symfony/http-kernel": "^5.4",
|
||||
"symfony/dependency-injection": "^5.4",
|
||||
"symfony/config": "^5.4",
|
||||
"symfony/phpunit-bridge": "^6.0"
|
||||
"phpunit/phpunit": "^9 | ^10",
|
||||
"symfony/http-kernel": "^6 | ^7",
|
||||
"symfony/dependency-injection": "^6 | ^7",
|
||||
"symfony/config": "^6 | ^7",
|
||||
"symfony/phpunit-bridge": "^6 | ^7"
|
||||
},
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
@@ -31,5 +31,10 @@
|
||||
"email": "magdev3.0@gmail.com"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "stable"
|
||||
"minimum-stability": "stable",
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"php-http/discovery": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
4308
composer.lock
generated
Normal file
4308
composer.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user