Skip to content

Commit 5856b3a

Browse files
author
Andrew McLagan
committed
Merge branch 'release/3.0.1'
2 parents 7d9c2c9 + 1f6a656 commit 5856b3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"orchestra/testbench": "~3.6",
2525
"mockery/mockery": "^0.9",
2626
"satooshi/php-coveralls": "^1.0",
27-
"squizlabs/php_codesniffer": "2.*",
27+
"squizlabs/php_codesniffer": "3.*",
2828
"phpunit/phpunit": "~7.0"
2929
},
3030
"autoload": {

tests/RollbarTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php
22

33
namespace Rollbar\Laravel;
44

0 commit comments

Comments
 (0)