mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-14 04:19:44 +01:00
Rector 0.18.13
This commit is contained in:
parent
40ac5bade5
commit
f8011a76d3
@ -19,7 +19,7 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = '4283beff2f78d5820f27384826d5d1b75d3ff62a';
|
||||
public const PACKAGE_VERSION = '0.18.13';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
|
8
vendor/composer/installed.json
vendored
8
vendor/composer/installed.json
vendored
@ -504,8 +504,8 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate\/container",
|
||||
"version": "v10.37.3",
|
||||
"version_normalized": "10.37.3.0",
|
||||
"version": "v10.38.1",
|
||||
"version_normalized": "10.38.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https:\/\/github.com\/illuminate\/container.git",
|
||||
@ -561,8 +561,8 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate\/contracts",
|
||||
"version": "v10.37.3",
|
||||
"version_normalized": "10.37.3.0",
|
||||
"version": "v10.38.1",
|
||||
"version_normalized": "10.38.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https:\/\/github.com\/illuminate\/contracts.git",
|
||||
|
2
vendor/composer/installed.php
vendored
2
vendor/composer/installed.php
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user