Skip to content

Commit f1d799e

Browse files
atualizado phpunit
1 parent c5382c6 commit f1d799e

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ composer require brunoconte3/dev-utils
3535
Or add to your `composer.json`:
3636

3737
```json
38-
"brunoconte3/dev-utils": "2.15.0"
38+
"brunoconte3/dev-utils": "2.15.1"
3939
```
4040

4141
## Data Validation Example

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
}
107107
},
108108
"require-dev": {
109-
"phpunit/phpunit": "13.1.6",
109+
"phpunit/phpunit": "13.1.7",
110110
"phpstan/phpstan": "2.1.37"
111111
},
112112
"minimum-stability": "stable",

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)