Skip to content

Commit

Permalink
fix lower version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Nov 18, 2022
1 parent 1ede16f commit 4ca98b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@
"php": "^8.1",
"ext-json": "*",
"illuminate/support": "^9.0",
"sammyjo20/saloon": "^1.5.2",
"nesbot/carbon": "^2.53.1",
"sammyjo20/saloon": "^1.5.3",
"sammyjo20/saloon-laravel": "^1.5.0",
"spatie/laravel-data": "^2.0",
"symfony/css-selector": "^5.4 || ^6.0",
"symfony/dom-crawler": "^6.1",
"xpaw/steamid": "^2.0"
},
Expand Down

0 comments on commit 4ca98b9

Please sign in to comment.