Skip to content

Commit 4648373

Browse files
chore(master): release 1.0.2
1 parent 0b5bd5b commit 4648373

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/remarkablemark/rector-laravel-database-expressions/compare/v1.0.1...v1.0.2) (2023-12-23)
4+
5+
6+
### Build System
7+
8+
* **composer:** drop support for PHP 7 and support only PHP >=8.0 ([0b5bd5b](https://github.com/remarkablemark/rector-laravel-database-expressions/commit/0b5bd5b318b749fb2390f179cdae55cfda74edd9))
9+
310
## [1.0.1](https://github.com/remarkablemark/rector-laravel-database-expressions/compare/v1.0.0...v1.0.1) (2023-12-20)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"vendor/bin/phpunit"
3939
]
4040
},
41-
"version": "1.0.1"
41+
"version": "1.0.2"
4242
}

0 commit comments

Comments
 (0)