mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Remove apigen/apigen as a dev dependency
This commit is contained in:
+1
-3
@@ -35,7 +35,6 @@
|
||||
"squizlabs/php_codesniffer": "^2.3",
|
||||
"jakub-onderka/php-parallel-lint": "^0.9.0",
|
||||
"satooshi/php-coveralls": "^0.6.1",
|
||||
"apigen/apigen": "^4.1",
|
||||
"mockery/mockery": "^1.0",
|
||||
"goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
|
||||
"doctrine/annotations": "~1.2.0",
|
||||
@@ -73,7 +72,6 @@
|
||||
"@lint",
|
||||
"@phpunit",
|
||||
"@phpcs"
|
||||
],
|
||||
"build-docs": "apigen generate --source='src' --destination='build/apidocs' --template-theme='bootstrap' --deprecated --todo"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user