Skip to content

Commit 47b127a

Browse files
committed
🔖 Prepare for a new release
1 parent b786c52 commit 47b127a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PHP development, debugging, testing and automation tools.
1111
## 📋 Requirements
1212

1313
> - **Requires [PHP 8.2+](https://php.net/releases/)**
14-
(at least 8.2.27 recommended to avoid potential bugs).
14+
(at least 8.2.28 recommended to avoid potential bugs).
1515
> - **Requires [Composer v2+](https://getcomposer.org/)** to manage PHP dependencies.
1616
1717
## ⚡️ Installation
@@ -30,7 +30,7 @@ using [Composer](https://getcomposer.org/):
3030
```json
3131
{
3232
"require-dev" : {
33-
"sikessem/php-devtools": "^1.1"
33+
"sikessem/php-devtools": "^1.2"
3434
}
3535
}
3636
```

0 commit comments

Comments
 (0)