Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Nov 3, 2022
1 parent 539503f commit d8ad6e9
Show file tree
Hide file tree
Showing 13 changed files with 285 additions and 246 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,17 +352,17 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.11",
"version_normalized": "1.8.11.0",
"version": "1.9.0",
"version_normalized": "1.9.0.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "46e223dd68a620da18855c23046ddb00940b4014"
"reference": "e08de53a5eec983de78a787a88e72518cf8fe43a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/46e223dd68a620da18855c23046ddb00940b4014",
"reference": "46e223dd68a620da18855c23046ddb00940b4014",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e08de53a5eec983de78a787a88e72518cf8fe43a",
"reference": "e08de53a5eec983de78a787a88e72518cf8fe43a",
"shasum": ""
},
"require": {
Expand All @@ -371,7 +371,7 @@
"conflict": {
"phpstan/phpstan-shim": "*"
},
"time": "2022-10-24T15:45:13+00:00",
"time": "2022-11-03T07:26:48+00:00",
"bin": [
"phpstan",
"phpstan.phar"
Expand All @@ -394,7 +394,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.11"
"source": "https://github.com/phpstan/phpstan/tree/1.9.0"
},
"funding": [
{
Expand Down Expand Up @@ -766,17 +766,17 @@
},
{
"name": "staabm/phpstan-dba",
"version": "0.2.50",
"version_normalized": "0.2.50.0",
"version": "0.2.51",
"version_normalized": "0.2.51.0",
"source": {
"type": "git",
"url": "https://github.com/staabm/phpstan-dba.git",
"reference": "209142ad1aa50d12ef8d3147aa85132e29bfccf4"
"reference": "0f46ee86370633d8a69eaf5cdb5319af496df2ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/staabm/phpstan-dba/zipball/209142ad1aa50d12ef8d3147aa85132e29bfccf4",
"reference": "209142ad1aa50d12ef8d3147aa85132e29bfccf4",
"url": "https://api.github.com/repos/staabm/phpstan-dba/zipball/0f46ee86370633d8a69eaf5cdb5319af496df2ed",
"reference": "0f46ee86370633d8a69eaf5cdb5319af496df2ed",
"shasum": ""
},
"require": {
Expand All @@ -797,7 +797,7 @@
"phpunit/phpunit": "^9",
"vlucas/phpdotenv": "^5.4"
},
"time": "2022-11-01T19:31:06+00:00",
"time": "2022-11-02T19:49:13+00:00",
"type": "phpstan-extension",
"extra": {
"phpstan": {
Expand All @@ -818,7 +818,7 @@
],
"support": {
"issues": "https://github.com/staabm/phpstan-dba/issues",
"source": "https://github.com/staabm/phpstan-dba/tree/0.2.50"
"source": "https://github.com/staabm/phpstan-dba/tree/0.2.51"
},
"install-path": "../staabm/phpstan-dba"
},
Expand Down
16 changes: 8 additions & 8 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'eaab7705c24fa21e81419d1b403760a1b97aa5cf',
'reference' => '539503fc1874751398d39724b23258cd527ff766',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'eaab7705c24fa21e81419d1b403760a1b97aa5cf',
'reference' => '539503fc1874751398d39724b23258cd527ff766',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -65,9 +65,9 @@
'dev_requirement' => false,
),
'phpstan/phpstan' => array(
'pretty_version' => '1.8.11',
'version' => '1.8.11.0',
'reference' => '46e223dd68a620da18855c23046ddb00940b4014',
'pretty_version' => '1.9.0',
'version' => '1.9.0.0',
'reference' => 'e08de53a5eec983de78a787a88e72518cf8fe43a',
'type' => 'library',
'install_path' => __DIR__ . '/../phpstan/phpstan',
'aliases' => array(),
Expand Down Expand Up @@ -128,9 +128,9 @@
'dev_requirement' => false,
),
'staabm/phpstan-dba' => array(
'pretty_version' => '0.2.50',
'version' => '0.2.50.0',
'reference' => '209142ad1aa50d12ef8d3147aa85132e29bfccf4',
'pretty_version' => '0.2.51',
'version' => '0.2.51.0',
'reference' => '0f46ee86370633d8a69eaf5cdb5319af496df2ed',
'type' => 'phpstan-extension',
'install_path' => __DIR__ . '/../staabm/phpstan-dba',
'aliases' => array(),
Expand Down
4 changes: 1 addition & 3 deletions vendor/phpstan/phpstan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,8 @@ can be checked before you run the actual line.
<br>
<a href="https://www.worksome.com/"><img src="https://i.imgur.com/TQKSwOl.png" alt="Worksome" width="283" height="64"></a>
&nbsp;&nbsp;&nbsp;
<a href="https://www.campoint.net/"><img src="https://i.imgur.com/fR6eMUm.png" alt="campoint AG" width="283" height="64"></a>
<br>
<a href="https://www.crisp.nl/"><img src="https://i.imgur.com/jRJyPve.png" alt="Crisp.nl" width="283" height="64"></a>
&nbsp;&nbsp;&nbsp;
<br>
<a href="https://inviqa.com/"><img src="https://i.imgur.com/G99rj45.png" alt="Inviqa" width="254" height="65"></a>


Expand Down
Binary file modified vendor/phpstan/phpstan/phpstan.phar
Binary file not shown.
26 changes: 13 additions & 13 deletions vendor/phpstan/phpstan/phpstan.phar.asc
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEE0yaA1ZV9xxFr4pwUzxoQjQ565yAFAmNWsvsACgkQzxoQjQ56
5yDRxBAAjWCLhtqGMBf/5UB8lDTa8+jKeeeXw7tdRQtsEIL5KdRVCFGrpPDWA0pi
/F9akCBG1gYCPxAX5gD6khEWgSxQ6PItxupskpQWRYlYqHC0EA3CyYGecpBb6F9l
jRHQIlSzrAiuVI3hTX5EAUHxbPxhTC0zO+wKcvM0jLsOCtUQrWWSp12Nr7GZTxWw
6IM3IKRdPnAMHwuoVWOcocR01NAkvpoWK1GtTfhu4E0c2XLsUpbW1rtiZQvf3W/H
yT47rran+dYOy9scE4sxNRtB4NZ6Bk5GKwR8XzUu1N7X5dL+/NPax4p0CKthyG+n
/VZdsIv8LnWCqXOOg1cjfYy/zlT8NUB/wmXpWDyxsw/T7Tc81QzJ1oqXcHq1oBXQ
OqbYAuZzk+nXSt6KhybYgKx1VyG6L4Xchu30ly5hlEHexoZCzWm8BZM2Ii3mT5gT
dSBDVghNs0dmgP7hRI5uBNtyE+Mnip23Nj3d4/Hg4AFSkmUOkugbWr7Gl8H6rKwi
w5p2i/RCQ6F+UwmSCd+/ZeL88heHO/loR6O2Cj/lCbEXP1djZuIiyv+gZ3FnB4Mr
s6sB1lQ2ocOyD20B8DLOg5IVdoIAsCtZ3PViZp4NG7oh9N117HQ/+H83GHjmZZn6
eVW3iw6stdGR6FpIZKdMsaKKPHCfNmuogVDpd8nabmbxl+GlH2g=
=TOxZ
iQIzBAABCgAdFiEE0yaA1ZV9xxFr4pwUzxoQjQ565yAFAmNjbSoACgkQzxoQjQ56
5yDmXg//d5XNlGLjSj0SImpc7IebKvVWuDYUhrZOldBPb+O7h2QUNMEfys7JT5yZ
dSVQ+kznxcCisCrMWVUT797XszHUNRtV/K1p+bVVSAS8m2LX1zHoacE07RIworW7
19gXDRo9bbr3MWeHj47g7nDDv0dyN1uwhIgBxKsZtkztTVBVZ2/+vWz5uLOAXV0/
1pDlnr7hb1yKh/OtQ5JXLTA0RRCwyCJqjSgUquBYdi0K91ewJ7xu+jUKBvA3XFd/
5RdsSCr9s0MYtD2ib5/vQxIOTMcxVgyhmWkExkP8QpP8lBsKbzbUMyVPU1ADf2uU
RspY/fXE+7oIj8UQtBa25F1rQxGUQtst1C85MflhNsusby8CE7R5OngOyJupkkLV
5DVU8g6P2KmBaR9SMiMYWlluGANMtH8DEFDtZxvPcbXDMScCFUvYd+6ilarAzmke
COJF0xMBHhNu6OEXKgXYg99Vqop4G73Vzmgp10TUYTz4e+aSooChFVGLgpQOYAWw
m76C1lnQMZOf5R5Hsk4LsFkkZFvH9bLb5WbDDOa+WONQMpEXZWWXjhJZ3ije2TDr
I5rtqSzZO5IwpEhTl4lZ85X74cVYuGtm4qI1PwBzNuMot7lNFreGZQWwYqeKtH/Q
lYrGh/aq0+SM+JMdlLe/8gYInqriQRrWHHCbVmIk79TQSVPhYl0=
=DBl+
-----END PGP SIGNATURE-----
Loading

0 comments on commit d8ad6e9

Please sign in to comment.