Skip to content

Commit 4780d93

Browse files
committed
Update
1 parent 9dcde49 commit 4780d93

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=5.0.0"
19+
"php": ">=5.1.0"
2020
},
2121
"autoload": {
22-
"classmap": [
23-
"library/dhtmlsql.php"
24-
]
22+
"files": ["library/dhtmlsql.php"]
2523
}
2624
}

0 commit comments

Comments
 (0)