Commit Graph
80 Commits
Author SHA1 Message Date
dependabot[bot] 234e9df908 Bump phpstan/phpstan from 1.12.7 to 1.12.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.7 to 1.12.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.12.7...1.12.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2024-11-07 10:12:01 +00:00
dependabot[bot] 67d6486abf Bump phpdocumentor/type-resolver from 1.8.2 to 1.9.0
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.8.2...1.9.0)

---
updated-dependencies:
- dependency-name: phpdocumentor/type-resolver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2024-11-04 20:29:19 +00:00
Jaapio 2911a4807e Bump phpstan
Fixes a number of phpstan issues.
2024-11-04 21:17:08 +01:00
dependabot[bot] 57b5b4ba2f Bump mockery/mockery from 1.3.5 to 1.6.12
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.5 to 1.6.12.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.3.5...1.6.12)

---
updated-dependencies:
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2024-11-04 10:42:32 +00:00
Jaapio db271d6f57 Switch to psalm phar 2024-11-03 21:31:28 +01:00
Jaapio fc9a2339f2 Implement fallback option for params without variable 2024-03-20 21:57:07 +01:00
Jaapio c6d49fc451 Fix code style and bump to php 7.4 2024-03-12 22:28:53 +01:00
Jaapio 566af9fb94 Bump type resolver 2022-11-19 21:28:46 +01:00
Jaapio 6a92bc3ce9 Remove type logic from this package 2022-11-11 12:30:14 +01:00
Jaapio d6c050a533 WIP 2022-10-28 14:05:33 +02:00
Jaapio 7192e67cfa First POC steps 2022-10-14 15:26:54 +02:00
Jaapio 863ec23a9e Upgrade ci to standardized pipeline 2022-08-27 12:51:20 +02:00
Jaap van Otterdijk 407c40dcfb Merge pull request #338 from phpDocumentor/dependabot/composer/psalm/phar-4.24.0
Bump psalm/phar from 4.22.0 to 4.24.0
2022-07-27 22:03:43 +02:00
dependabot[bot] 43bc01edca Bump psalm/phar from 4.22.0 to 4.24.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.22.0 to 4.24.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.22.0...4.24.0)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-07-22 14:20:10 +00:00
dependabot[bot] a4764e401f Bump webmozart/assert from 1.10.0 to 1.11.0
Bumps [webmozart/assert](https://github.com/webmozarts/assert) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/webmozarts/assert/releases)
- [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webmozarts/assert/compare/1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: webmozart/assert
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-07-22 14:20:08 +00:00
dependabot[bot] df5088c683 Bump phpdocumentor/type-resolver from 1.6.0 to 1.6.1
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: phpdocumentor/type-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-04-04 10:01:15 +00:00
Jaapio 5e4ff887c6 Bump psalm 2022-03-29 22:06:36 +02:00
dependabot[bot] fda616c3a4 Bump phpdocumentor/type-resolver from 1.5.1 to 1.6.0
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.5.1...1.6.0)

---
updated-dependencies:
- dependency-name: phpdocumentor/type-resolver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-01-10 10:00:52 +00:00
Fabien Villepinte 33e88681c3 Test with multiple versions of the dependencies 2021-12-21 15:50:16 +01:00
dependabot[bot] dac3933d9d Bump phpdocumentor/type-resolver from 1.5.0 to 1.5.1
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: phpdocumentor/type-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2021-10-04 10:01:15 +00:00
dependabot[bot] 91a16428da Bump phpdocumentor/type-resolver from 1.4.0 to 1.5.0
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: phpdocumentor/type-resolver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2021-09-20 10:02:18 +00:00
dependabot[bot] 68c9ee9a00 Bump psalm/phar from 4.9.3 to 4.10.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.9.3...4.10.0)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2021-09-17 13:43:15 +00:00
Jaapio bafd0edab0 Bump mocker to fix php 8.1 tests 2021-09-17 15:35:18 +02:00
dependabot[bot] 8e8592bda6 Bump psalm/phar from 4.9.2 to 4.9.3
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.9.2...4.9.3)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2021-08-16 10:01:07 +00:00
dependabot[bot] 1f1f2f0414 Bump psalm/phar from 4.8.1 to 4.9.2
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.8.1 to 4.9.2.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.8.1...4.9.2)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2021-08-09 10:00:47 +00:00
dependabot[bot] a254f61d62 Bump webmozart/assert from 1.9.1 to 1.10.0
Bumps [webmozart/assert](https://github.com/webmozart/assert) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/webmozart/assert/releases)
- [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webmozart/assert/compare/1.9.1...1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>
2021-08-08 19:33:57 +00:00
jrfnl 9ab603b069 Psalm: switch from Phive to Composer
This switches the installation method for Psalm from Phive to Composer, while still using a Phar file for running Psalm.

Includes:
* Removing Psalm from the Phive configuration.
* Adding Psalm to the Composer configuration. Includes upgrading from version `3.11.2` to version `4.8.1`.
* Adjusting the script used in the `Makefile`.
    👉 Please verify and test this as things work differently on different OS-es and this should work for you.
* Adjusting the GH Actions script to use the Composer installed version of Psalm.

Note: due to the committed `composer.lock` file, Psalm will not automatically upgrade when newer versions are available.

Refs:
* https://github.com/vimeo/psalm/releases
* https://github.com/psalm/phar/releases
2021-08-08 21:31:44 +02:00
dependabot[bot] 56e4e57a1b Bump mockery/mockery from 1.3.3 to 1.3.4
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.3.3...1.3.4)

Signed-off-by: dependabot[bot] <[email protected]>
2021-03-01 05:21:34 +00:00
dependabot[bot] 78e45517b9 Bump phpdocumentor/type-resolver from 1.3.0 to 1.4.0
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.3.0...1.4.0)

Signed-off-by: dependabot[bot] <[email protected]>
2020-09-21 05:40:47 +00:00
Jaapio f6075926e9 Bump mockery 2020-09-02 23:38:01 +02:00
dependabot[bot] 9281cf91b9 Bump mockery/mockery from 1.3.2 to 1.3.3
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.3.3/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.3.2...1.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
2020-08-17 06:18:41 +00:00
Graham Campbell 44319e2691 Fixed PHP 8.0 builds 2020-07-09 09:38:20 +01:00
Jaapio 664187301b Downgrade mockery 2020-06-27 19:33:53 +02:00
Jaapio 70745c7dcb Bump dependencies 2020-06-27 17:54:35 +02:00
Jaapio da1c4e7d06 Remove unused dependency 2020-06-27 16:46:17 +02:00
Jaapio cfd5b88569 Allow this package on php8 2020-06-27 14:48:53 +02:00
Jaap van Otterdijk e3120da3fa Merge pull request #224 from phpDocumentor/dependabot/composer/doctrine/instantiator-1.3.1
Bump doctrine/instantiator from 1.3.0 to 1.3.1
2020-06-27 13:57:32 +02:00
Jaap van Otterdijk 9bdb16165f Merge pull request #232 from phpDocumentor/dependabot/composer/phpdocumentor/type-resolver-1.3.0
Bump phpdocumentor/type-resolver from 1.0.1 to 1.3.0
2020-06-27 13:57:03 +02:00
dependabot-preview[bot] 31fa427e86 Bump doctrine/instantiator from 1.3.0 to 1.3.1
Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/doctrine/instantiator/releases)
- [Commits](https://github.com/doctrine/instantiator/compare/1.3.0...1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-27 11:37:42 +00:00
dependabot-preview[bot] 805f40f6fa Bump phpdocumentor/type-resolver from 1.0.1 to 1.3.0
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.0.1 to 1.3.0.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/1.0.1...1.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-27 11:35:15 +00:00
dependabot-preview[bot] 3db3b4d9d4 Bump phpdocumentor/reflection-common from 2.0.0 to 2.2.0
Bumps [phpdocumentor/reflection-common](https://github.com/phpDocumentor/ReflectionCommon) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/phpDocumentor/ReflectionCommon/releases)
- [Commits](https://github.com/phpDocumentor/ReflectionCommon/compare/2.0.0...2.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-06-27 11:33:57 +00:00
dependabot-preview[bot] 011b369030 Bump webmozart/assert from 1.6.0 to 1.7.0
Bumps [webmozart/assert](https://github.com/webmozart/assert) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/webmozart/assert/releases)
- [Changelog](https://github.com/webmozart/assert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webmozart/assert/compare/1.6.0...1.7.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-02-17 17:48:35 +00:00
dependabot-preview[bot] 43f90ab91c Bump mockery/mockery from 1.3.0 to 1.3.1
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.3.0...1.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-30 09:40:11 +00:00
dependabot-preview[bot] 549d235cf4 Bump phpdocumentor/type-resolver from 0.6.2 to 1.0.1
Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 0.6.2 to 1.0.1.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/0.6.2...1.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-17 20:36:15 +00:00
dependabot-preview[bot] 1aef412299 Bump mockery/mockery from 1.1.0 to 1.3.0
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.1.0...1.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-13 15:12:00 +00:00
dependabot-preview[bot] 0461e3ca1a Bump doctrine/instantiator from 1.1.0 to 1.3.0
Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/doctrine/instantiator/releases)
- [Commits](https://github.com/doctrine/instantiator/compare/1.1.0...1.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
2019-12-13 15:02:41 +00:00
Jaapio d7d476a5da Bump minimal required php version 2019-12-11 09:13:46 +01:00
Jaapio c14c01875a Make static anlisys pass 2019-12-10 23:46:06 +01:00
Jaapio 50ec1362de Psalm fixes 2019-09-26 21:09:37 +02:00
Chuck Burgess 4b73412a9d bump to next type-resolver alpha 2018-06-14 07:34:33 -05:00