Skip to content

Commit 10849db

Browse files
committed
update tests with latest sqlite and php-crud-api versions
1 parent cb8b891 commit 10849db

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ Conditions are stored as object properties, values as (array of) string/number
125125

126126
## Tests
127127

128-
- PHP-CRUD-API v2.11.3
129-
- SQLite v3.35.1
128+
- PHP-CRUD-API v2.14.25
129+
- SQLite v3.43.2
130130

131131

132132

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"mevdschee/php-crud-api": "^v2.11.3",
3+
"mevdschee/php-crud-api": "^v2.14.25",
44
"thipages/quickdb": "^0.4.2",
55
"thipages/sqlitecli": "^0.2.0",
66
"thipages/jsbuild": "^0.1.1"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/server/dbAuth/test.db

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)