Commit Graph

176 Commits

Author SHA1 Message Date
dependabot[bot] 51c1310364
Bump the composer group with 15 updates
Bumps the composer group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [phpmd/phpmd](https://github.com/phpmd/phpmd) | `2.14.1` | `2.15.0` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.38` | `1.10.59` |
| [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) | `3.7.2` | `3.9.0` |
| [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) | `1.3.0` | `1.3.3` |
| [composer/pcre](https://github.com/composer/pcre) | `3.1.0` | `3.1.1` |
| [pdepend/pdepend](https://github.com/pdepend/pdepend) | `2.15.1` | `2.16.2` |
| [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) | `6.3.0` | `6.4.3` |
| [symfony/config](https://github.com/symfony/config) | `5.4.26` | `5.4.36` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `5.4.29` | `5.4.36` |
| [symfony/filesystem](https://github.com/symfony/filesystem) | `5.4.25` | `5.4.35` |
| [symfony/polyfill-ctype](https://github.com/symfony/polyfill-ctype) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-php73](https://github.com/symfony/polyfill-php73) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) | `1.28.0` | `1.29.0` |


Updates `phpmd/phpmd` from 2.14.1 to 2.15.0
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](https://github.com/phpmd/phpmd/compare/2.14.1...2.15.0)

Updates `phpstan/phpstan` from 1.10.38 to 1.10.59
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.38...1.10.59)

Updates `squizlabs/php_codesniffer` from 3.7.2 to 3.9.0
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/commits)

Updates `szepeviktor/phpstan-wordpress` from 1.3.0 to 1.3.3
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.3.0...v1.3.3)

Updates `composer/pcre` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/composer/pcre/releases)
- [Commits](https://github.com/composer/pcre/compare/3.1.0...3.1.1)

Updates `pdepend/pdepend` from 2.15.1 to 2.16.2
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pdepend/pdepend/compare/2.15.1...2.16.2)

Updates `php-stubs/wordpress-stubs` from 6.3.0 to 6.4.3
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.3.0...v6.4.3)

Updates `symfony/config` from 5.4.26 to 5.4.36
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/config/compare/v5.4.26...v5.4.36)

Updates `symfony/dependency-injection` from 5.4.29 to 5.4.36
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.29...v5.4.36)

Updates `symfony/filesystem` from 5.4.25 to 5.4.35
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/filesystem/compare/v5.4.25...v5.4.35)

Updates `symfony/polyfill-ctype` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-ctype/compare/v1.28.0...v1.29.0)

Updates `symfony/polyfill-mbstring` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-mbstring/compare/v1.28.0...v1.29.0)

Updates `symfony/polyfill-php73` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php73/compare/v1.28.0...v1.29.0)

Updates `symfony/polyfill-php80` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.28.0...v1.29.0)

Updates `symfony/polyfill-php81` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php81/compare/v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: phpmd/phpmd
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: szepeviktor/phpstan-wordpress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: composer/pcre
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: pdepend/pdepend
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: php-stubs/wordpress-stubs
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/config
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: symfony/filesystem
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: symfony/polyfill-ctype
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/polyfill-mbstring
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/polyfill-php73
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/polyfill-php80
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/polyfill-php81
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 05:18:55 +00:00
IanDelMar 48202e4437 use dealerdirect/phpcodesniffer-composer-installer to set standards 2023-10-08 17:02:34 +02:00
dependabot[bot] d86229a909
Bump phpstan/phpstan from 1.10.37 to 1.10.38
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.37 to 1.10.38.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.37...1.10.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 16:49:36 +02:00
dependabot[bot] 17ee7e4ecc
Bump phpstan/phpstan from 1.10.36 to 1.10.37
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.36 to 1.10.37.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.36...1.10.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 10:27:27 +02:00
dependabot[bot] acbc9da944
Bump symfony/dependency-injection from 5.4.28 to 5.4.29
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.28 to 5.4.29.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.28...v5.4.29)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 19:09:05 +02:00
dependabot[bot] 8812cfb326
Bump phpstan/phpstan from 1.10.35 to 1.10.36
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.35 to 1.10.36.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.35...1.10.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 19:08:52 +02:00
IanDelMar d55f7589d3 Merge branch 'bump-deps' of https://github.com/IanDelMar/understrap into bump-deps 2023-09-29 11:06:29 +02:00
IanDelMar 3887a4f858 Update composer.lock 2023-09-29 11:06:26 +02:00
dependabot[bot] 98cd451127
Bump phpmd/phpmd from 2.14.0 to 2.14.1
Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](https://github.com/phpmd/phpmd/compare/2.14.0...2.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 10:52:52 +02:00
IanDelMar 818a3f84e1 Merge branch 'bump-deps' of https://github.com/IanDelMar/understrap into bump-deps 2023-09-27 09:40:02 +02:00
dependabot[bot] 4613adcb96
Bump phpmd/phpmd from 2.13.0 to 2.14.0
Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](https://github.com/phpmd/phpmd/compare/2.13.0...2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 09:34:02 +02:00
dependabot[bot] 1160357c21
Bump pdepend/pdepend from 2.14.0 to 2.15.0
Bumps [pdepend/pdepend](https://github.com/pdepend/pdepend) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pdepend/pdepend/compare/2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: pdepend/pdepend
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 21:21:38 +02:00
dependabot[bot] aae1acc1e2
Bump phpstan/phpstan from 1.10.34 to 1.10.35
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.34 to 1.10.35.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.34...1.10.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 10:00:47 +02:00
dependabot[bot] 43fa370c12
Bump phpstan/phpstan from 1.10.33 to 1.10.34
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.33 to 1.10.34.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.33...1.10.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 13:25:27 +02:00
IanDelMar 8bf8687a7e Update composer.lock 2023-09-11 09:04:34 +02:00
dependabot[bot] 7772279d44
Bump phpstan/phpstan from 1.10.32 to 1.10.33
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.32 to 1.10.33.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.32...1.10.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 08:20:22 +02:00
dependabot[bot] d3065b8776
Bump symfony/polyfill-php73 from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-php73](https://github.com/symfony/polyfill-php73) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-php73/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-php73
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 14:49:42 +02:00
dependabot[bot] d52c6c7fcf
Bump symfony/polyfill-ctype from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-ctype](https://github.com/symfony/polyfill-ctype) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-ctype/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-ctype
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 14:49:15 +02:00
dependabot[bot] d65a93e21d
Bump symfony/polyfill-mbstring from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-mbstring/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-mbstring
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 14:48:53 +02:00
dependabot[bot] 09399ff6f6
Bump symfony/polyfill-php80 from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 14:48:39 +02:00
dependabot[bot] 5b43bcb261
Bump symfony/polyfill-php81 from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-php81/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-php81
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 14:48:27 +02:00
dependabot[bot] 8313f10285
Bump symfony/dependency-injection from 5.4.26 to 5.4.28
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.26 to 5.4.28.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.26...v5.4.28)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 15:20:35 +02:00
dependabot[bot] 01af7299a0
Bump phpstan/phpstan from 1.10.30 to 1.10.32
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.30 to 1.10.32.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.30...1.10.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 12:15:29 +02:00
dependabot[bot] 59aeaf9249
Bump phpstan/phpstan from 1.10.29 to 1.10.30
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.29 to 1.10.30.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.29...1.10.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 11:03:30 +02:00
IanDelMar 7db4376662 Update composer.lock 2023-08-17 11:48:31 +02:00
dependabot[bot] ffd86e69f0
Bump phpstan/phpstan from 1.10.28 to 1.10.29
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.28 to 1.10.29.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.28...1.10.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 11:32:23 +02:00
dependabot[bot] 90b168aa70
Bump php-stubs/wordpress-stubs from 6.2.1 to 6.3.0
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: php-stubs/wordpress-stubs
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 20:24:23 +02:00
IanDelMar b5d31a01e6 Update composer.lock 2023-08-10 01:24:06 +02:00
dependabot[bot] 5107749739
Bump phpstan/phpstan from 1.10.27 to 1.10.28
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.27 to 1.10.28.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.27...1.10.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 19:51:00 +02:00
dependabot[bot] c921f03ee8
Bump phpstan/phpstan from 1.10.26 to 1.10.27
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.26 to 1.10.27.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.26...1.10.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 13:11:40 +02:00
dependabot[bot] f326cda3a5
Bump phpstan/phpstan from 1.10.25 to 1.10.26
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.25 to 1.10.26.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.25...1.10.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 14:33:18 +02:00
dependabot[bot] 582e057dd9
Bump symfony/config from 5.4.21 to 5.4.26
Bumps [symfony/config](https://github.com/symfony/config) from 5.4.21 to 5.4.26.
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/config/compare/v5.4.21...v5.4.26)

---
updated-dependencies:
- dependency-name: symfony/config
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 14:30:51 +02:00
dependabot[bot] 5a3c79a04a
Bump symfony/dependency-injection from 5.4.25 to 5.4.26
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.25 to 5.4.26.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.25...v5.4.26)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 13:11:58 +02:00
IanDelMar 523a901d1b Update composer.lock 2023-07-11 18:24:15 +02:00
dependabot[bot] 2eb8678fc9
Bump phpstan/phpstan from 1.10.22 to 1.10.25
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.22 to 1.10.25.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.22...1.10.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 18:20:15 +02:00
dependabot[bot] 48fef89075
Bump phpstan/phpstan from 1.10.21 to 1.10.22
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.21 to 1.10.22.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.21...1.10.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 19:42:03 +02:00
dependabot[bot] 3697ffae4d
Bump symfony/filesystem from 5.4.23 to 5.4.25
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.23 to 5.4.25.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/filesystem/compare/v5.4.23...v5.4.25)

---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 01:46:21 +02:00
dependabot[bot] 760f24337f
Bump symfony/dependency-injection from 5.4.24 to 5.4.25
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.24 to 5.4.25.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.24...v5.4.25)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:17:16 +02:00
dependabot[bot] 5d5fcf48e9
Bump phpstan/phpstan from 1.10.19 to 1.10.21
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.19 to 1.10.21.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.19...1.10.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 09:45:42 +02:00
IanDelMar e7ead5047e Update composer.lock 2023-06-15 22:51:34 +02:00
dependabot[bot] 6e10c85a1a
Bump phpstan/phpstan from 1.10.18 to 1.10.19
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.18 to 1.10.19.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.18...1.10.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 13:02:16 +02:00
dependabot[bot] 23ee8b59e2
Bump phpstan/phpstan from 1.10.15 to 1.10.18
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.15 to 1.10.18.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.15...1.10.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 22:39:18 +02:00
IanDelMar 810948d4b5 Update composer.lock 2023-06-04 12:51:36 +02:00
dependabot[bot] ad7ab1500a
Bump phpstan/phpstan from 1.10.14 to 1.10.15
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.14 to 1.10.15.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.14...1.10.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 12:37:01 +02:00
dependabot[bot] 1050de7a64
Bump php-stubs/wordpress-stubs from 6.2.0 to 6.2.1
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: php-stubs/wordpress-stubs
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 12:35:13 +02:00
dependabot[bot] 6a24922af2
Bump pdepend/pdepend from 2.13.0 to 2.14.0
Bumps [pdepend/pdepend](https://github.com/pdepend/pdepend) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pdepend/pdepend/compare/2.13.0...2.14.0)

---
updated-dependencies:
- dependency-name: pdepend/pdepend
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 12:30:32 +02:00
dependabot[bot] e01abccfb5
Bump symfony/dependency-injection from 5.4.22 to 5.4.24
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.22 to 5.4.24.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.22...v5.4.24)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 12:29:05 +02:00
IanDelMar 78628364da Update composer.lock 2023-04-26 09:20:56 +02:00
IanDelMar c29a3ba4d0 Update composer.lock 2023-04-24 21:09:22 +02:00
dependabot[bot] 4d904b4ece
Bump szepeviktor/phpstan-wordpress from 1.2.0 to 1.3.0
Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: szepeviktor/phpstan-wordpress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 20:49:56 +02:00