Skip to content

Commit 08794a3

Browse files
authored
Create package.php.yml
1 parent ab814fe commit 08794a3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

package.php.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
name: tester
3+
type: plugin
4+
version: 1.0.0+dev
5+
description: Unit Testing Framework
6+
7+
plugins: [Doc, Hub]
8+
9+
deps:
10+
jphp-runtime: '*'
11+
12+
sources:
13+
- src
14+
15+
plugin:
16+
sources:
17+
- src-plugin

0 commit comments

Comments
 (0)