Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
La la la
  • Loading branch information
davideg authored Oct 25, 2024
1 parent aa0451e commit 8e8515e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"name": "octodemo/vphpa",
"description": "Damn Vulnerable Web Application (DVWA) is a PHP/MySQL web application that is damn vulnerable.",
"require": {
"php": ">=7.3",
"ext-mysqli": "*",
"ext-gd": "*",
"ext-pdo": "*"
"php": ">=7.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8e8515e

Please sign in to comment.