Skip to content

Commit c4e69bd

Browse files
committed
Upgrade User package to 3.0
1 parent 4fce6b2 commit c4e69bd

File tree

2 files changed

+352
-149
lines changed

2 files changed

+352
-149
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
],
1717
"require": {
1818
"php": ">=5.6.0",
19-
"activecollab/user": "^2.0.0",
19+
"activecollab/user": "^3.0",
2020
"activecollab/cookies": "~0.1",
2121
"guzzlehttp/psr7": "~1.2",
2222
"google/apiclient": "^1.1"
2323
},
2424
"require-dev": {
25-
"fabpot/php-cs-fixer": "^1.0",
25+
"friendsofphp/php-cs-fixer": "^1.0",
2626
"phpunit/phpunit": "^5.0",
2727
"slim/slim": "~3.2"
2828
},

0 commit comments

Comments
 (0)