Skip to content

Commit

Permalink
Typo fixed (#402)
Browse files Browse the repository at this point in the history
requrement -> requirement
  • Loading branch information
nirav-chavda committed Oct 19, 2020
1 parent 584c904 commit 4ccf815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ php:

env:
matrix:
# All versions below should be test on PHP ^7.1 (Sentry SDK requrement)
# All versions below should be test on PHP ^7.1 (Sentry SDK requirement)
- LARAVEL=5.1.* TESTBENCH=3.1.* PHPUNIT=5.7.* SENTRY=^3.0
- LARAVEL=5.2.* TESTBENCH=3.2.* PHPUNIT=5.7.* SENTRY=^3.0
- LARAVEL=5.3.* TESTBENCH=3.3.* PHPUNIT=5.7.* SENTRY=^3.0
Expand Down

0 comments on commit 4ccf815

Please sign in to comment.