Skip to content

Commit

Permalink
composer changed
Browse files Browse the repository at this point in the history
  • Loading branch information
nczirjak-acdh committed Aug 29, 2024
1 parent 39a8b15 commit f26a287
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"acdh-oeaw/arche-lib": "6.4.4",
"acdh-oeaw/arche-lib": "6.6.0",
"acdh-oeaw/arche-lib-disserv": "4.0.4",
"acdh-oeaw/arche-lib-schema": "7.1.0",
"acdh-oeaw/arche-assets": "^3.14.1",
Expand Down
2 changes: 1 addition & 1 deletion inst/htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -219,5 +219,5 @@ php_value post_max_size 200M
php_value upload_max_filesize 200M
php_value max_execution_time 1800
php_value memory_limit 1G
php_value max_input_vars 30000
php_value max_input_vars 60000

0 comments on commit f26a287

Please sign in to comment.