mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Use Github Actions (#960)
* Use Github Actions * Fix PHP versions * Update run-tests.yml * Update run-tests.yml * Delete .travis.yml * Update run-tests.yml * Update composer.json * Update run-tests.yml * Update .github/workflows/run-tests.yml Co-authored-by: Markus Podar <[email protected]> * Update .github/workflows/run-tests.yml Co-authored-by: Markus Podar <[email protected]> Co-authored-by: Markus Podar <[email protected]>
This commit is contained in:
co-authored by
Markus Podar
parent
94948e4f2c
commit
3381123e71
+1
-1
@@ -35,7 +35,7 @@
|
||||
"mockery/mockery": "^1.3",
|
||||
"orchestra/testbench": "^3 || ^4 || ^5",
|
||||
"phpro/grumphp": "^0.17.1",
|
||||
"squizlabs/php_codesniffer": "^3"
|
||||
"squizlabs/php_codesniffer": "^3.5"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
||||
Reference in New Issue
Block a user