Skip to content

Commit 33874ff

Browse files
committed
chore(1.x): release 1.3.0
1 parent 46d5597 commit 33874ff

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/php-internal/path/compare/1.2.0...1.3.0) (2026-06-09)
4+
5+
6+
### Features
7+
8+
* Update PHP version requirement to >=8.2 ([46d5597](https://github.com/php-internal/path/commit/46d559784bc9245e72d8615b2f3cfda32302a98e))
9+
10+
11+
### Bug Fixes
12+
13+
* Update testo/testo version to ^0.10.17 in composer.json ([b4fc426](https://github.com/php-internal/path/commit/b4fc42647fff8447caf5a1e92a9069a3bafe9b9a))
14+
315
## [1.2.0](https://github.com/php-internal/path/compare/1.1.1...1.2.0) (2025-12-03)
416

517

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.3.0"
33
}

0 commit comments

Comments
 (0)