Skip to content

Commit

Permalink
Add hint for the PHP version the bundle is tested for
Browse files Browse the repository at this point in the history
  • Loading branch information
ipf committed Nov 15, 2023
1 parent 8b53d3d commit a8a3491
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .phpversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8.2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
},
"require": {
"php": "^8.0",
"php": "^8.2",
"league/flysystem": "^2.0 || ^3.0.10",
"symfony/framework-bundle": "^5.0 || ^6.0",
"ext-dom": "*",
Expand Down

0 comments on commit a8a3491

Please sign in to comment.