Skip to content

Commit 8e30b8b

Browse files
committed
Start Test
1 parent 877efa9 commit 8e30b8b

File tree

1,334 files changed

+138075
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,334 files changed

+138075
-11
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"autoload": {
33
"psr-4": {"App\\": "src/App"}
4+
},
5+
"require-dev": {
6+
"phpunit/phpunit": "9.5"
47
}
5-
}
8+
}

0 commit comments

Comments
 (0)