Updating dependencies in the composer dist file
- Update PHPCodeSniffer to 3.* - Update Apigen to 5.0.0-RC3
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "2.*",
|
||||
"squizlabs/php_codesniffer": "3.*",
|
||||
"phpunit/phpunit": "^6.0",
|
||||
"apigen/apigen": "^4.1.2"
|
||||
"apigen/apigen": "^5.0.0-RC3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user