feat: update PHPUnit commands in composer.json and improve update instructions format

This commit is contained in:
2026-02-08 02:00:02 +01:00
parent 9a72d92e13
commit 09f90107dc
4 changed files with 6 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ rm -rf temp/temp_XXX
### 6. Zaktualizuj changelog.php
Dodaj wpis na początku pliku:
```html
<b>ver. X.XXX</b><br />
<b>ver. X.XXX - DD.MM.YYYY</b><br />
- NEW/FIX/UPDATE - opis zmiany
<hr>
```