Skip to content

Commit a98b409

Browse files
committed
Added phpstan
1 parent a92e115 commit a98b409

File tree

122 files changed

+252
-6618
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+252
-6618
lines changed

Diff for: bin/ci/scripts/install_dependencies.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
22

3-
composer self-update;
4-
composer install;
5-
composer require "phpfastcache/couchdb:~1.0.0" "phpfastcache/phpssdb:~1.0.0" "predis/predis:~1.1.0" "mongodb/mongodb:^1.9";
3+
composer self-update
4+
composer install
5+
composer require doctrine/couchdb:dev-master phpfastcache/phpssdb:~1.1.0 predis/predis:~1.1.0 mongodb/mongodb:^1.9

Diff for: bin/stubs/cassandra/Cassandra.php

-345
This file was deleted.

0 commit comments

Comments
 (0)