Skip to content

Commit 2dd0c2f

Browse files
committed
bump rector and a few other dependencies
1 parent aa9ace5 commit 2dd0c2f

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@
55

66
A PHP Laravel Package for [ScrapingBee](https://www.scrapingbee.com?fpr=php-laravel)
77

8-
If you wanted to support my work you can use my [referral link to create an account & be a paid customer of ScrapingBee](https://www.scrapingbee.com?fpr=php-laravel).
9-
10-
Alternatively you can check out these other referral links where we both benefits if you are interested in what they offer:
11-
12-
- [Cut your AWS costs by about 60% with Pump for free. My referral link gives you $250 too](https://www.pump.co/?ref=900831)
13-
- [Dropbox extra 500 MB for new account](https://www.dropbox.com/referrals/AADDLjGkSH_QFLodOUiOnU4tiqigvGZmLR0)
14-
- [GetResponse Email Marketing](https://www.getresponse.com?a=CWFQvGnyXN)
8+
If you wanted to support my work you can use my [referral link to create an account & be a paid customer of ScrapingBee](https://www.scrapingbee.com?fpr=php-laravel).
159

1610
## Installation
1711

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"require": {
1818
"php": "^8.1",
1919
"spatie/laravel-package-tools": "^1.13.5",
20-
"illuminate/contracts": "^9.0||^10.0||^11.0"
20+
"illuminate/contracts": "^9.0||^10.0||^11.0||^12.0"
2121
},
2222
"require-dev": {
2323
"nunomaduro/collision": "^6.3||^7.0||^8.1.1",
24-
"orchestra/testbench": "^7.7||^8.0||^9.0",
25-
"phpunit/phpunit": "^9.5.24||^10.0||^11.0",
26-
"rector/rector": "^1.0",
24+
"orchestra/testbench": "^7.7||^8.0||^9.0||^10.0",
25+
"phpunit/phpunit": "^9.5.24||^10.0||^11.0||^12.0",
26+
"rector/rector": "^2.0",
2727
"spatie/laravel-ray": "^1.30",
2828
"symfony/thanks": "^1.3",
29-
"vimeo/psalm": "^5.6"
29+
"vimeo/psalm": "^5.6||^6.8.6"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)