Skip to content

Commit 0be7b63

Browse files
committed
update and lock deps
1 parent 9b75041 commit 0be7b63

File tree

2 files changed

+19
-14
lines changed

2 files changed

+19
-14
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
"php": "^8.0"
1717
},
1818
"require-dev": {
19-
"mindplay/testies": "^1.0"
19+
"mindplay/testies": "^1.1.2"
20+
},
21+
"scripts": {
22+
"test": "php test/test.php"
2023
},
2124
"autoload": {
2225
"psr-4": {

composer.lock

+15-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)