We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6297c commit 0f7e1fbCopy full SHA for 0f7e1fb
1 file changed
composer.json
@@ -15,6 +15,9 @@
15
"config": {
16
"sort-packages": true
17
},
18
+ "scripts": {
19
+ "test": "phpunit"
20
+ },
21
"autoload": {
22
"psr-4": {
23
"Xhgui\\Profiler\\": "src/"
0 commit comments