Skip to content

Commit aa1903d

Browse files
Merge pull request #710 from nextcloud/dependachristoph/composer/league/flysystem-2.5.0
Bump league/flysystem from 2.0.8 to 2.5.0
2 parents 03ab9b8 + 795c259 commit aa1903d

File tree

2 files changed

+80
-41
lines changed

2 files changed

+80
-41
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22
"name": "christophwurst/suspicious_login",
33
"description": "Detect and warn about suspicious IPs logging into Nextcloud",
44
"type": "library",
5+
"repositories": [
6+
{
7+
"type": "vcs",
8+
"url": "https://github.com/nextcloud-deps/RubixML"
9+
}
10+
],
511
"require": {
612
"amphp/amp": "^2.5",
713
"amphp/parallel": "^1.4",
814
"darsyn/ip": "^4.0",
9-
"rubix/ml": "^0.3.1 || ^0.4.0"
15+
"rubix/ml": "dev-chore/bump-flysystem-v2.1.1"
1016
},
1117
"license": "AGPLv3",
1218
"authors": [

composer.lock

Lines changed: 73 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)