Skip to content

Commit f8011a7

Browse files
committed
Rector 0.18.13
1 parent 40ac5ba commit f8011a7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/Application/VersionResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ final class VersionResolver
1919
* @api
2020
* @var string
2121
*/
22-
public const PACKAGE_VERSION = '4283beff2f78d5820f27384826d5d1b75d3ff62a';
22+
public const PACKAGE_VERSION = '0.18.13';
2323
/**
2424
* @api
2525
* @var string

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,8 @@
504504
},
505505
{
506506
"name": "illuminate\/container",
507-
"version": "v10.37.3",
508-
"version_normalized": "10.37.3.0",
507+
"version": "v10.38.1",
508+
"version_normalized": "10.38.1.0",
509509
"source": {
510510
"type": "git",
511511
"url": "https:\/\/github.com\/illuminate\/container.git",
@@ -561,8 +561,8 @@
561561
},
562562
{
563563
"name": "illuminate\/contracts",
564-
"version": "v10.37.3",
565-
"version_normalized": "10.37.3.0",
564+
"version": "v10.38.1",
565+
"version_normalized": "10.38.1.0",
566566
"source": {
567567
"type": "git",
568568
"url": "https:\/\/github.com\/illuminate\/contracts.git",

0 commit comments

Comments
 (0)